[For v018] Fix build with Qt5 beta
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#ifndef _PreComp_
|
||||
# include <TopExp_Explorer.hxx>
|
||||
# include <QMessageBox>
|
||||
# include <QButtonGroup>
|
||||
#endif
|
||||
|
||||
#include "Tessellation.h"
|
||||
|
||||
Reference in New Issue
Block a user