summaryrefslogtreecommitdiffstats
path: root/src/kile/cleandialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kile/cleandialog.h')
-rw-r--r--src/kile/cleandialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kile/cleandialog.h b/src/kile/cleandialog.h
index 88075c3..232f431 100644
--- a/src/kile/cleandialog.h
+++ b/src/kile/cleandialog.h
@@ -31,7 +31,7 @@ namespace KileDialog
class Clean : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
Clean(TQWidget *parent, const TQString & filename, const TQStringList &extlist);