Browse Source

Add missing include?

Ivan Savenko 2 years ago
parent
commit
e28250b899
1 changed files with 1 additions and 0 deletions
  1. 1 0
      launcher/mainwindow_moc.h

+ 1 - 0
launcher/mainwindow_moc.h

@@ -10,6 +10,7 @@
 #pragma once
 #include <QMainWindow>
 #include <QStringList>
+#include <QTranslator>
 
 namespace Ui
 {