]> Shamusworld >> Repos - architektonas/blobdiff - src/base/rs_previewactioninterface.cpp
Removed more QC_ madness...
[architektonas] / src / base / rs_previewactioninterface.cpp
index e34da9e0d4b860d6b7922f06516d9f292f4501c0..b35fed1b1dcf1fc09fde3b185360e404a899a5f2 100644 (file)
@@ -1,6 +1,23 @@
+// rs_previewactioninterface.cpp
+//
+// Part of the Architektonas Project
+// Originally part of QCad Community Edition by Andrew Mustun
+// Extensively rewritten and refactored by James L. Hammons
+// (C) 2010 Underground Software
+//
+// JLH = James L. Hammons <jlhamm@acm.org>
+//
+// Who  When        What
+// ---  ----------  -----------------------------------------------------------
+// JLH  06/02/2010  Added this text. :-)
+//
 
 #include "rs_previewactioninterface.h"
 
+#include "rs_debug.h"
+#include "rs_graphicview.h"
+#include "rs_preview.h"
+
 /**
  * Constructor.
  *