Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.cc')
-rw-r--r--src/mainwindow.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.cc b/src/mainwindow.cc
index 6aaf48a..31bcf60 100644
--- a/src/mainwindow.cc
+++ b/src/mainwindow.cc
@@ -10,6 +10,10 @@
#include "config.h"
+#include <QMenuBar>
+#include <QStatusBar>
+#include <QFileDialog>
+
namespace editor
{