]> Shamusworld >> Repos - architektonas/blobdiff - src/base/system.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / system.cpp
similarity index 99%
rename from src/base/rs_system.cpp
rename to src/base/system.cpp
index 2a85c838a8d40663e2219e39a0daa4bd976bfe68..c581e717d31ee3c73fadf3f80840f52e4d21588c 100644 (file)
@@ -1,4 +1,4 @@
-// rs_system.cpp
+// system.cpp
 //
 // Part of the Architektonas Project
 // Originally part of QCad Community Edition by Andrew Mustun
@@ -14,7 +14,7 @@
 // JLH  05/21/2010  Added this text. :-)
 //
 
-#include "rs_system.h"
+#include "system.h"
 
 #include <QTranslator>
 #include "settings.h"