summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.h')
-rw-r--r--kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.h b/kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.h
index 8c84be12..f8eb7095 100644
--- a/kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.h
+++ b/kopete/protocols/jabber/libiris/cutestuff/util/showtextdlg.h
@@ -26,7 +26,7 @@
class ShowTextDlg : public TQDialog
{
Q_OBJECT
- TQ_OBJECT
+
public:
ShowTextDlg(const TQString &fname, bool rich=FALSE, TQWidget *parent=0, const char *name=0);
};