]> Shamusworld >> Repos - architektonas/blobdiff - src/base/undocycle.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / undocycle.cpp
similarity index 95%
rename from src/base/rs_undocycle.cpp
rename to src/base/undocycle.cpp
index 313fb3155561e09ee780beef99f789e622f52b3f..979911aca70227e66ff71d991a63f45e7cc290ad 100644 (file)
@@ -1,4 +1,4 @@
-// rs_undocycle.cpp
+// undocycle.cpp
 //
 // Part of the Architektonas Project
 // Originally part of QCad Community Edition by Andrew Mustun
 // JLH  05/05/2010  Moved implementation from header to this file. :-)
 //
 
-#include "rs_undocycle.h"
+#include "undocycle.h"
 
-#include "rs_entity.h"
-#include "rs_undoable.h"
+#include "entity.h"
+#include "undoable.h"
 
 /**
  * @param type Type of undo item.