Gui: [skip ci] DlgDisplayPropertiesImp doesn't inherit from its UI class any more

This commit is contained in:
wmayer
2020-01-09 11:00:16 +01:00
parent 8cd289c370
commit 36026f0eec
3 changed files with 128 additions and 112 deletions

View File

@@ -29,12 +29,14 @@
# include <Inventor/events/SoMouseButtonEvent.h>
# include <Inventor/nodes/SoOrthographicCamera.h>
# include <Inventor/nodes/SoPerspectiveCamera.h>
# include <QDialog>
# include <QFile>
# include <QFileInfo>
# include <QFont>
# include <QFontMetrics>
# include <QMessageBox>
# include <QPainter>
# include <QPointer>
# include <QTextStream>
# include <boost/bind.hpp>
#endif