diff options
Diffstat (limited to 'src/translators/bibtexmlimporter.h')
-rw-r--r-- | src/translators/bibtexmlimporter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translators/bibtexmlimporter.h b/src/translators/bibtexmlimporter.h index 8af09f0..c5875c9 100644 --- a/src/translators/bibtexmlimporter.h +++ b/src/translators/bibtexmlimporter.h @@ -26,7 +26,7 @@ namespace Tellico { *@author Robby Stephenson */ class BibtexmlImporter : public XMLImporter { -Q_OBJECT +TQ_OBJECT public: |