X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fwidgets%2Factionhandler.cpp;fp=src%2Fwidgets%2Fqg_actionhandler.cpp;h=e65a520f6cf8f9532741c2c3f444d7e83cb4a903;hb=e5a77a32dbe17d9534d3099f1fd3fdacba199516;hp=f4a7b55f6f5bb884653525d7380f402980fa8919;hpb=d86611a87f46873819dfae63f1112b248ba9aca1;p=architektonas diff --git a/src/widgets/qg_actionhandler.cpp b/src/widgets/actionhandler.cpp similarity index 99% rename from src/widgets/qg_actionhandler.cpp rename to src/widgets/actionhandler.cpp index f4a7b55..e65a520 100644 --- a/src/widgets/qg_actionhandler.cpp +++ b/src/widgets/actionhandler.cpp @@ -1,4 +1,4 @@ -// qg_actionhandler.cpp +// actionhandler.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_actionhandler.h" +#include "actionhandler.h" #include "rs_commandevent.h" #include "commands.h"