Quellcode durchsuchen

Add header for mxe build

nordsoft vor 3 Jahren
Ursprung
Commit
eda102ddfb
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      launcher/main.cpp

+ 1 - 0
launcher/main.cpp

@@ -12,6 +12,7 @@
 
 #include <QApplication>
 #include <QProcess>
+#include <QMessageBox>
 #include "../lib/VCMIDirs.h"
 
 // Conan workaround https://github.com/conan-io/conan-center-index/issues/13332