]> Shamusworld >> Repos - architektonas/blobdiff - src/blockwidget.cpp
Added bounding calcs to Arc, more fixes for groups.
[architektonas] / src / blockwidget.cpp
diff --git a/src/blockwidget.cpp b/src/blockwidget.cpp
new file mode 100644 (file)
index 0000000..3e1e4d8
--- /dev/null
@@ -0,0 +1,14 @@
+// blockwidget.cpp: Block add/remove/use widget
+//
+// Part of the Architektonas Project
+// (C) 2011 Underground Software
+// See the README and GPLv3 files for licensing and warranty information
+//
+// JLH = James Hammons <jlhamm@acm.org>
+//
+// WHO  WHEN        WHAT
+// ---  ----------  ------------------------------------------------------------
+// JLH  07/11/2013  Created this file
+//
+
+#include "blockwidget.h"