mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-09 15:51:29 +08:00
0029025: TInspector include files are not installed to inc directory by CMake
TInspector headers are collected in 'inc/tools' directory. Extending DRAW Commands; Eliminating warnings; Improve Export to ShapeView dialog; Avoid crash with QML using;
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
// Alternatively, this file may be used under the terms of Open CASCADE
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
#include <DFBrowser_TreeLevelLineModel.hxx>
|
||||
#include <inspector/DFBrowser_TreeLevelLineModel.hxx>
|
||||
|
||||
#include <DFBrowser_ItemBase.hxx>
|
||||
#include <TreeModel_ModelBase.hxx>
|
||||
#include <inspector/DFBrowser_ItemBase.hxx>
|
||||
#include <inspector/TreeModel_ModelBase.hxx>
|
||||
|
||||
#include <QIcon>
|
||||
#include <QWidget>
|
||||
|
||||
Reference in New Issue
Block a user