summaryrefslogtreecommitdiffstats
path: root/src/exportdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exportdialog.h')
-rw-r--r--src/exportdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exportdialog.h b/src/exportdialog.h
index afec56c..3735d94 100644
--- a/src/exportdialog.h
+++ b/src/exportdialog.h
@@ -33,7 +33,7 @@ namespace Tellico {
*/
class ExportDialog : public KDialogBase {
Q_OBJECT
- TQ_OBJECT
+
public:
ExportDialog(Export::Format format, Data::CollPtr coll, TQWidget* parent, const char* name);