X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Fcolorbox.cpp;fp=src%2Fwidgets%2Fqg_colorbox.cpp;h=38a77805ce2954b67604597e6a65e6198015a425;hb=e5a77a32dbe17d9534d3099f1fd3fdacba199516;hp=2a703aea47c0ca196647f4d84ba87884d3bdf0c4;hpb=d86611a87f46873819dfae63f1112b248ba9aca1;p=architektonas diff --git a/src/widgets/qg_colorbox.cpp b/src/widgets/colorbox.cpp similarity index 99% rename from src/widgets/qg_colorbox.cpp rename to src/widgets/colorbox.cpp index 2a703ae..38a7780 100644 --- a/src/widgets/qg_colorbox.cpp +++ b/src/widgets/colorbox.cpp @@ -1,4 +1,4 @@ -// qg_colorbox.cpp +// colorbox.cpp // // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun @@ -14,7 +14,9 @@ // JLH 05/22/2010 Added this text. :-) // -#include "qg_colorbox.h" +#include "colorbox.h" + +#include "rs.h" /** * Default Constructor. You must call init manually if you choose