mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
refs #628 Metaclass style compatible with the AStyle beautifier.
This commit is contained in:
@@ -130,7 +130,8 @@ namespace BlackMisc
|
||||
QString m_descriptiveText; //!< what does it represent?
|
||||
QPixmap m_pixmap; //!< Used with generated pixmaps, when not used with index
|
||||
|
||||
BLACK_METACLASS(CIcon,
|
||||
BLACK_METACLASS(
|
||||
CIcon,
|
||||
BLACK_METAMEMBER(index),
|
||||
BLACK_METAMEMBER(rotateDegrees, 0, DisabledForComparison | DisabledForHashing),
|
||||
BLACK_METAMEMBER(descriptiveText)
|
||||
|
||||
Reference in New Issue
Block a user