]> Shamusworld >> Repos - architektonas/blobdiff - src/base/undocycle.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / undocycle.h
similarity index 94%
rename from src/base/rs_undocycle.h
rename to src/base/undocycle.h
index 4247542a78a8cb75b63776fe33e87765f591b6e7..e51285eacf070c57fbf3f31f8eb8855e04a81ff4 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef RS_UNDOLISTITEM_H
-#define RS_UNDOLISTITEM_H
+#ifndef __UNDOLISTITEM_H__
+#define __UNDOLISTITEM_H__
 
 #include <iostream>
 #include <QtCore>