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