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 a1217f8..ad9122c 100644 --- a/src/app/mainwindow.h +++ b/src/app/mainwindow.h @@ -64,7 +64,7 @@ class SlideShow; class MainWindow : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: MainWindow(); void setFullScreen(bool); |