summaryrefslogtreecommitdiffstats
path: root/src/indexwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/indexwidget.h')
-rw-r--r--src/indexwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indexwidget.h b/src/indexwidget.h
index 205e3b7..292d9e6 100644
--- a/src/indexwidget.h
+++ b/src/indexwidget.h
@@ -43,7 +43,7 @@ class ScanWidget;
// ============================
class IndexWidget : public TQScrollView
-{ Q_OBJECT
+{ TQ_OBJECT
public:
IndexWidget( ScanStack* scanStack, MainWidget* parent, const char* name = NULL );