mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
* fixed missing tuple attribute * improved toQString conversion
This commit is contained in:
@@ -176,7 +176,8 @@ namespace BlackMisc
|
||||
BLACK_METAMEMBER(combinedCode, 0, CaseInsensitiveComparison),
|
||||
BLACK_METAMEMBER(description),
|
||||
BLACK_METAMEMBER(colorFuselage),
|
||||
BLACK_METAMEMBER(colorTail)
|
||||
BLACK_METAMEMBER(colorTail),
|
||||
BLACK_METAMEMBER(military)
|
||||
);
|
||||
};
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user