Gui: do not include generated ui file inside header file

This commit is contained in:
wmayer
2021-11-22 16:50:21 +01:00
parent dd0afb0b0d
commit 8b7dadc1ab
6 changed files with 27 additions and 7 deletions

View File

@@ -24,6 +24,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <QApplication>
# include <QMenu>
# include <QMessageBox>
#endif