diff options
Diffstat (limited to 'opentrack/main-window.cpp')
-rw-r--r-- | opentrack/main-window.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opentrack/main-window.cpp b/opentrack/main-window.cpp index a4db3430..f1aba019 100644 --- a/opentrack/main-window.cpp +++ b/opentrack/main-window.cpp @@ -24,6 +24,7 @@ #include <QMessageBox> #include <QDesktopServices> #include <QDir> +#include <QApplication> extern "C" const char* const opentrack_version; |