Clean code

This commit is contained in:
Claveau Joshua
2020-01-17 19:33:13 +01:00
parent 32c135a7e5
commit dca44566e8
6 changed files with 25 additions and 120 deletions

View File

@@ -96,8 +96,6 @@ class ElementsLocation
public:
static int MetaTypeId; ///< Id of the corresponding Qt meta type
static void clearAcces();
static int accesCount();
};
QDebug operator<<(QDebug debug, const ElementsLocation &location);