mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Formatting, comments / doxygen
This commit is contained in:
@@ -21,8 +21,6 @@ namespace BlackMisc
|
||||
*/
|
||||
class CPqString : public BlackMisc::CValueObject
|
||||
{
|
||||
public:
|
||||
|
||||
private:
|
||||
BLACK_ENABLE_TUPLE_CONVERSION(CPqString)
|
||||
QString m_string;
|
||||
|
||||
Reference in New Issue
Block a user