mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
refs #624 Removed many workarounds, no longer needed.
This commit is contained in:
@@ -64,9 +64,8 @@ namespace BlackMisc
|
||||
};
|
||||
} // namespace
|
||||
|
||||
//! \todo remove flags when gcc 4.7 streaming issue is resolved
|
||||
BLACK_DECLARE_TUPLE_CONVERSION(BlackMisc::CPixmap, (
|
||||
attr(o.m_array, flags<DisabledForJson>())
|
||||
attr(o.m_array)
|
||||
))
|
||||
Q_DECLARE_METATYPE(BlackMisc::CPixmap)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user