summaryrefslogtreecommitdiffstats
path: root/src/documentwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/documentwidget.h')
-rw-r--r--src/documentwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentwidget.h b/src/documentwidget.h
index 9256b96..d40ecad 100644
--- a/src/documentwidget.h
+++ b/src/documentwidget.h
@@ -51,7 +51,7 @@ namespace KBibTeX
class DocumentWidget : public TQTabWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
DocumentWidget( bool isReadOnly, TQWidget *parent = 0, const char *name = 0 );
~DocumentWidget();