diff options
Diffstat (limited to 'src/mainwidget.h')
-rw-r--r-- | src/mainwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwidget.h b/src/mainwidget.h index 950921f..fb8b997 100644 --- a/src/mainwidget.h +++ b/src/mainwidget.h @@ -47,7 +47,7 @@ class Options; */ class MainWidget : public MainWidgetBase { - Q_OBJECT + TQ_OBJECT //! For simplicity |