summaryrefslogtreecommitdiffstats
path: root/src/fileimporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileimporter.h')
-rw-r--r--src/fileimporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileimporter.h b/src/fileimporter.h
index e18425e..e5c4c6e 100644
--- a/src/fileimporter.h
+++ b/src/fileimporter.h
@@ -34,7 +34,7 @@ namespace BibTeX
*/
class FileImporter : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
FileImporter();
~FileImporter();