aboutsummaryrefslogtreecommitdiffstats
path: root/examples/macunifiedtoolbar/preferenceswindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/macunifiedtoolbar/preferenceswindow.h')
-rw-r--r--examples/macunifiedtoolbar/preferenceswindow.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/macunifiedtoolbar/preferenceswindow.h b/examples/macunifiedtoolbar/preferenceswindow.h
index 12d0937..0accb83 100644
--- a/examples/macunifiedtoolbar/preferenceswindow.h
+++ b/examples/macunifiedtoolbar/preferenceswindow.h
@@ -43,11 +43,7 @@
#define PREFERENCESWINDOW_H
#include <QMainWindow>
-
-namespace Ui
-{
- class PreferencesWindow;
-}
+#include "ui_preferenceswindow.h"
class PreferencesWindow : public QMainWindow
{