Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
Plugin-PropertyVis
Commits
6c8a7af8
Commit
6c8a7af8
authored
Dec 19, 2018
by
Jan Möbius
Browse files
Extra dir for widgets
parent
374b7903
Changes
4
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
6c8a7af8
...
...
@@ -8,7 +8,7 @@ if(APPLE)
endif
()
openflipper_plugin
(
INSTALLDATA Icons
DIRS OpenMesh OpenVolumeMesh Widgets ScriptObjects
DIRS OpenMesh OpenVolumeMesh Widgets ScriptObjects
Toolbars
DEPS OpenMesh
OPTDEPS OpenVolumeMesh
OPT_TYPES SKELETON BSPLINECURVE POLYHEDRALMESH HEXAHEDRALMESH TETRAHEDRALMESH
...
...
PropertyVisPlugin.hh
View file @
6c8a7af8
...
...
@@ -77,7 +77,7 @@
#include
<OpenFlipper/BasePlugin/ScriptInterface.hh>
#include
<OpenFlipper/BasePlugin/LoggingInterface.hh>
#include
"PropertyVisToolbar.hh"
#include
"
Toolbars/
PropertyVisToolbar.hh"
#include
"ObjectListItemModel.hh"
#include
"PropertyModel.hh"
...
...
PropertyVisToolbar.hh
→
Toolbars/
PropertyVisToolbar.hh
View file @
6c8a7af8
...
...
@@ -49,7 +49,7 @@
#include
"ui_PropertyVisToolbarBase.hh"
#include
<QtWidgets>
#include
<QtWidgets>
class
PropertyVisToolbar
:
public
QWidget
,
public
Ui
::
PropertyVisToolbarBase
...
...
PropertyVisToolbarBase.ui
→
Toolbars/
PropertyVisToolbarBase.ui
View file @
6c8a7af8
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment