]> Shamusworld >> Repos - architektonas/blobdiff - src/mainapp/commands.cpp
In the middle of chasing down MDI not activating bug, renaming of Graphic to
[architektonas] / src / mainapp / commands.cpp
index 083d45fa6509e109976680ee8282bddea899fce8..f8e74b8fe2ba55970de3ba049e754dd04b952938 100644 (file)
@@ -20,7 +20,7 @@
 #include "debug.h"
 
 // Class variable
-Commands * Commands::uniqueInstance = NULL;
+/*static*/ Commands * Commands::uniqueInstance = NULL;
 
 /**
  * Constructor. Initiates main command dictionary.