master
Rogier 2015-07-04 10:26:18 +02:00
parent 59fe2eba60
commit 886ae09e32
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ public:
static Geometry::Format formatId(const QString &name);
struct InitStatics { InitStatics(void); };
static const InitStatics initStatics;
friend class InitStatics;
friend struct InitStatics;
int center[2];
int dimension[2];