Gui: do not include generated ui file inside header file
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <QApplication>
|
||||
# include <QMenu>
|
||||
# include <QMessageBox>
|
||||
#endif
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <cmath>
|
||||
#include <QDialogButtonBox>
|
||||
#include <QGraphicsScene>
|
||||
#include <QMouseEvent>
|
||||
#include <QGraphicsSceneHoverEvent>
|
||||
@@ -34,6 +35,7 @@
|
||||
#include <QPainter>
|
||||
#include <QString>
|
||||
#include <QTextOption>
|
||||
#include <QVBoxLayout>
|
||||
#include <sstream>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user