diff options
Diffstat (limited to 'src/entrywidgetpublication.h')
-rw-r--r-- | src/entrywidgetpublication.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entrywidgetpublication.h b/src/entrywidgetpublication.h index 9d5b2b7..f655afe 100644 --- a/src/entrywidgetpublication.h +++ b/src/entrywidgetpublication.h @@ -30,7 +30,7 @@ namespace KBibTeX class EntryWidgetPublication : public EntryWidgetTab { - Q_OBJECT + TQ_OBJECT public: EntryWidgetPublication( BibTeX::File *bibtexfile, bool isReadOnly, TQWidget *parent = 0, const char *name = 0 ); ~EntryWidgetPublication(); |