mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-15 01:05:35 +08:00
refs #313 Replaced old tuple system with meta tuples
This commit is contained in:
@@ -80,9 +80,6 @@ namespace BlackMisc
|
||||
//! Register metadata
|
||||
static void registerMetadata();
|
||||
|
||||
//! \copydoc TupleConverter<>::jsonMembers()
|
||||
static const QStringList &jsonMembers();
|
||||
|
||||
//! Equal?
|
||||
bool operator ==(const CKeyboardKey &other) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user