mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Refactoring, renamed: convertToQString (old: stringForConvert)
This commit is contained in:
@@ -26,7 +26,7 @@ protected:
|
||||
* \param i18n
|
||||
* \return
|
||||
*/
|
||||
virtual QString stringForConverter(bool i18n = false) const;
|
||||
virtual QString convertToQString(bool i18n = false) const;
|
||||
|
||||
/*!
|
||||
* \brief Stream to DBus <<
|
||||
|
||||
Reference in New Issue
Block a user