Explorar el Código

Add header for mxe build

nordsoft hace 3 años
padre
commit
eda102ddfb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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