X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Flayerwidget.cpp;fp=src%2Flayerwidget.cpp;h=227225374b30f0e24cb31af833009be4af9293a4;hb=14fee18e7a8ebfccfc1ebe203fe049f268efb40a;hp=0000000000000000000000000000000000000000;hpb=59e5af9d8606aa091fa979e19f78e9325a1c0825;p=architektonas diff --git a/src/layerwidget.cpp b/src/layerwidget.cpp new file mode 100644 index 0000000..2272253 --- /dev/null +++ b/src/layerwidget.cpp @@ -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 +// +// WHO WHEN WHAT +// --- ---------- ------------------------------------------------------------ +// JLH 07/11/2013 Created this file +// + +#include "layerwidget.h"