]> Shamusworld >> Repos - architektonas/blobdiff - src/mainapp/commands.h
Removed unnecessary RS_ prefix from classes and whatnot.
[architektonas] / src / mainapp / commands.h
index abe6c44d7ca4b59d83e96492d0c4deeb640def03..05d84c96ebad66772e9d46db73df339fee561d59 100644 (file)
@@ -2,9 +2,9 @@
 #define __COMMANDS_H__
 
 #include <QtCore>
-#include "rs.h"
+#include "enums.h"
 
-#define RS_COMMANDS Commands::instance()
+#define COMMANDS Commands::instance()
 
 /**
  * Class which holds all commands for the command line. This