X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Flayerbox.cpp;fp=src%2Fwidgets%2Fqg_layerbox.cpp;h=d8a8797d35e74e6e07fa080d7204954c3b0eb4c1;hb=e5a77a32dbe17d9534d3099f1fd3fdacba199516;hp=2da7e321962f91b15fd8e1290ff5eee6b8737527;hpb=d86611a87f46873819dfae63f1112b248ba9aca1;p=architektonas diff --git a/src/widgets/qg_layerbox.cpp b/src/widgets/layerbox.cpp similarity index 98% rename from src/widgets/qg_layerbox.cpp rename to src/widgets/layerbox.cpp index 2da7e32..d8a8797 100644 --- a/src/widgets/qg_layerbox.cpp +++ b/src/widgets/layerbox.cpp @@ -1,4 +1,4 @@ -// qg_layerbox.cpp +// layerbox.cpp // // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun @@ -14,7 +14,7 @@ // JLH 05/11/2010 Added this text. :-) // -#include "qg_layerbox.h" +#include "layerbox.h" #include "rs_layer.h" #include "rs_layerlist.h"