X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Ffontbox.cpp;fp=src%2Fwidgets%2Fqg_fontbox.cpp;h=8ea742b69f8fec5b1a1d9c6ea83efe1983c31b6c;hb=e5a77a32dbe17d9534d3099f1fd3fdacba199516;hp=cea6551c61969b24b71bd8154786591b740ce5c9;hpb=d86611a87f46873819dfae63f1112b248ba9aca1;p=architektonas diff --git a/src/widgets/qg_fontbox.cpp b/src/widgets/fontbox.cpp similarity index 98% rename from src/widgets/qg_fontbox.cpp rename to src/widgets/fontbox.cpp index cea6551..8ea742b 100644 --- a/src/widgets/qg_fontbox.cpp +++ b/src/widgets/fontbox.cpp @@ -1,4 +1,4 @@ -// qg_fontbox.cpp +// fontbox.cpp // // Part of the Architektonas Project // Originally part of QCad Community Edition by Andrew Mustun @@ -14,7 +14,7 @@ // JLH 05/10/2010 Added this text. :-) // -#include "qg_fontbox.h" +#include "fontbox.h" #include "rs_debug.h" #include "rs_font.h"