X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fmainapp%2Fcommands.cpp;h=f8e74b8fe2ba55970de3ba049e754dd04b952938;hb=a18a12fc3bcb18e5c7ca5494d7f97fb8b93f90a2;hp=083d45fa6509e109976680ee8282bddea899fce8;hpb=5adb444f3e523d3fd028617ced72d1ea6661db21;p=architektonas diff --git a/src/mainapp/commands.cpp b/src/mainapp/commands.cpp index 083d45f..f8e74b8 100644 --- a/src/mainapp/commands.cpp +++ b/src/mainapp/commands.cpp @@ -20,7 +20,7 @@ #include "debug.h" // Class variable -Commands * Commands::uniqueInstance = NULL; +/*static*/ Commands * Commands::uniqueInstance = NULL; /** * Constructor. Initiates main command dictionary.