]> Shamusworld >> Repos - architektonas/blobdiff - src/base/dimaligned.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / dimaligned.cpp
similarity index 98%
rename from src/base/rs_dimaligned.cpp
rename to src/base/dimaligned.cpp
index 7a6554a464cd460e7e2dc38515610e253390d414..cc9fc237983ffcfeff0d05ca3fb32b8a5bcf4229 100644 (file)
@@ -1,4 +1,4 @@
-// rs_dimaligned.cpp
+// dimaligned.cpp
 //
 // Part of the Architektonas Project
 // Originally part of QCad Community Edition by Andrew Mustun
 // JLH  05/28/2010  Added this text. :-)
 //
 
-#include "rs_dimaligned.h"
+#include "dimaligned.h"
 
 #include "drawing.h"
-#include "rs_units.h"
-#include "rs_constructionline.h"
+#include "units.h"
+#include "constructionline.h"
 
 /**
  * Constructor.