X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fforms%2Ftextoptions.cpp;h=86af4219cfeda9204f0ce522a5fad5019fa35bd3;hb=3239ef39dcee08fa6e8cd68cdf2727fc68cc7a8c;hp=bbb293a09f2eb9d019b174a57bd7300288a6f0f7;hpb=865303923fcb231a171992b75a73364ff469ff8c;p=architektonas diff --git a/src/forms/textoptions.cpp b/src/forms/textoptions.cpp index bbb293a..86af421 100644 --- a/src/forms/textoptions.cpp +++ b/src/forms/textoptions.cpp @@ -18,6 +18,7 @@ #include "actiondrawtext.h" #include "actioninterface.h" +#include "debug.h" TextOptions::TextOptions(QToolBar * parent/*= 0*/, Qt::WindowFlags flags/*= 0*/): QWidget(parent, flags)