diff options
Diffstat (limited to 'src/translators/pilotdbexporter.h')
-rw-r--r-- | src/translators/pilotdbexporter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/pilotdbexporter.h b/src/translators/pilotdbexporter.h index f827e2c..d4e87ad 100644 --- a/src/translators/pilotdbexporter.h +++ b/src/translators/pilotdbexporter.h @@ -28,7 +28,7 @@ namespace Tellico { */ class PilotDBExporter : public Exporter { Q_OBJECT - TQ_OBJECT + public: PilotDBExporter(); |