mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -174,7 +174,8 @@ namespace BlackMisc
|
||||
//! Convert list to string
|
||||
void setIndexStringByList(const QList<int> &list);
|
||||
|
||||
BLACK_METACLASS(CPropertyIndex,
|
||||
BLACK_METACLASS(
|
||||
CPropertyIndex,
|
||||
BLACK_METAMEMBER(indexString)
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user