diff options
Diffstat (limited to 'src/kbibtexshell.h')
-rw-r--r-- | src/kbibtexshell.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbibtexshell.h b/src/kbibtexshell.h index 969dec9..de59905 100644 --- a/src/kbibtexshell.h +++ b/src/kbibtexshell.h @@ -37,7 +37,7 @@ class TDERecentFilesAction; class KBibTeXShell : public KParts::MainWindow { - Q_OBJECT + TQ_OBJECT public: KBibTeXShell( TQWidget* parentWidget = 0, const char* name = 0 ); |