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 44bb2cf..c66d20a 100644
--- a/src/exporterdialog.h
+++ b/src/exporterdialog.h
@@ -34,7 +34,7 @@ class Basket;
*/
class ExporterDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
ExporterDialog(Basket *basket, TQWidget *parent = 0, const char *name = 0);