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