mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Cleanup: toFormattedQString was not really used and just redirecting toQString
* marked deprecated * and replaced by toQString
This commit is contained in:
@@ -89,6 +89,7 @@ namespace BlackMisc
|
||||
using Mixin::String<Derived>::toQString;
|
||||
|
||||
//! \copydoc BlackMisc::Mixin::String::toFormattedQString
|
||||
//! \deprecated not really used and just using toQString
|
||||
using Mixin::String<Derived>::toFormattedQString;
|
||||
|
||||
//! \copydoc BlackMisc::Mixin::String::toStdString
|
||||
|
||||
Reference in New Issue
Block a user