summaryrefslogtreecommitdiffstats
path: root/src/mainwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwidget.h')
-rw-r--r--src/mainwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwidget.h b/src/mainwidget.h
index a6b251a..bb6aa75 100644
--- a/src/mainwidget.h
+++ b/src/mainwidget.h
@@ -45,7 +45,7 @@ class ScanWidget;
// ===========================
class MainWidget : public TQSplitter
-{ Q_OBJECT
+{ TQ_OBJECT
public:
MainWidget( TQWidget* parent = NULL, const char* name = NULL );