diff options
Diffstat (limited to 'src/app/mainwindow.h')
-rw-r--r-- | src/app/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/mainwindow.h b/src/app/mainwindow.h index d5515f5..9ce1e73 100644 --- a/src/app/mainwindow.h +++ b/src/app/mainwindow.h @@ -61,7 +61,7 @@ class SlideShow; class MainWindow : public TDEMainWindow { -Q_OBJECT +TQ_OBJECT public: MainWindow(); |