refs #313 Replaced old tuple system with meta tuples

This commit is contained in:
Roland Winklmeier
2014-08-04 20:18:35 +02:00
parent 50b5e80057
commit e06cb7d683
2 changed files with 7 additions and 18 deletions

View File

@@ -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;