]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/widthbox.h
Removed unnecessary RS_ prefix from classes and whatnot.
[architektonas] / src / widgets / widthbox.h
index 34fc7ad1bc27100b6497212956d41f8f4c64bcf0..a08bb13a99c70ca9100c517864a4b93446306fc2 100644 (file)
@@ -2,7 +2,7 @@
 #define __WIDTHBOX_H__
 
 #include <QtGui>
-#include "rs.h"
+#include "enums.h"
 
 /**
  * A combobox for choosing a line width.