summaryrefslogtreecommitdiffstats
path: root/src/exporterdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exporterdialog.h')
-rw-r--r--src/exporterdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exporterdialog.h b/src/exporterdialog.h
index e724516..44bb2cf 100644
--- a/src/exporterdialog.h
+++ b/src/exporterdialog.h
@@ -35,7 +35,7 @@ class Basket;
class ExporterDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ExporterDialog(Basket *basket, TQWidget *parent = 0, const char *name = 0);
~ExporterDialog();