mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 12:55:33 +08:00
Refactoring, renamed: convertToQString (old: stringForConvert)
This commit is contained in:
@@ -107,7 +107,7 @@ protected:
|
||||
* \param i18n
|
||||
* \return
|
||||
*/
|
||||
virtual QString stringForConverter(bool i18n = false) const;
|
||||
virtual QString convertToQString(bool i18n = false) const;
|
||||
|
||||
/*!
|
||||
* \brief Unmarshall from Dbus
|
||||
|
||||
Reference in New Issue
Block a user