mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 18:25:42 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -158,10 +158,9 @@ namespace swift::misc
|
||||
private:
|
||||
QList<int> m_indexes;
|
||||
|
||||
BLACK_METACLASS(
|
||||
SWIFT_METACLASS(
|
||||
CPropertyIndex,
|
||||
BLACK_METAMEMBER(indexes)
|
||||
);
|
||||
SWIFT_METAMEMBER(indexes));
|
||||
};
|
||||
} // namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user