]> Shamusworld >> Repos - architektonas/blobdiff - src/base/variable.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / variable.cpp
similarity index 97%
rename from src/base/rs_variable.cpp
rename to src/base/variable.cpp
index 9a4cd3dfd572be72bbdec529d3c2bec922e11a5d..edc0245677841765e6a239990d516e29b810ab2b 100644 (file)
@@ -1,4 +1,4 @@
-// rs_variable.cpp
+// variable.cpp
 //
 // Part of the Architektonas Project
 // Originally part of QCad Community Edition by Andrew Mustun
@@ -15,7 +15,7 @@
 //
 
 // We probably could replace all this crap with QVariant...
-#include "rs_variable.h"
+#include "variable.h"
 
 RS_Variable::RS_Variable()
 {