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