]> Shamusworld >> Repos - architektonas/blobdiff - src/layerwidget.cpp
Added bounding calcs to Arc, more fixes for groups.
[architektonas] / src / layerwidget.cpp
diff --git a/src/layerwidget.cpp b/src/layerwidget.cpp
new file mode 100644 (file)
index 0000000..2272253
--- /dev/null
@@ -0,0 +1,14 @@
+// layerwidget.cpp: Layer 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 "layerwidget.h"