]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/actionhandler.h
Removed unnecessary RS_ prefix from classes and whatnot.
[architektonas] / src / widgets / actionhandler.h
index 1d9ce52651f979adcd4c46271ac0de379be08035..e70ecae521ff28b32713de11fe5813ec030a444a 100644 (file)
@@ -2,7 +2,7 @@
 #define __ACTIONHANDLER_H__
 
 #include <QtGui>
-#include "rs.h"
+#include "enums.h"
 
 class QG_MainWindowInterface;
 class CadToolBarSnap;