Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Type-QtWidget
Commits
da404c32
Commit
da404c32
authored
Dec 27, 2016
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added define includes
parent
98a14e0d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
ObjectTypes/QtWidget/QtWidgetNode.hh
ObjectTypes/QtWidget/QtWidgetNode.hh
+2
-0
ObjectTypes/QtWidget/QtWidgetObject.hh
ObjectTypes/QtWidget/QtWidgetObject.hh
+2
-0
No files found.
ObjectTypes/QtWidget/QtWidgetNode.hh
View file @
da404c32
...
...
@@ -64,6 +64,8 @@
#include <ACG/GL/VertexDeclaration.hh>
#include <ACG/GL/IRenderer.hh>
#include <ACG/GL/GLPrimitives.hh>
#include <OpenFlipper/common/ObjectTypeDLLDefines.hh>
#include <QObject>
#include <QWidget>
...
...
ObjectTypes/QtWidget/QtWidgetObject.hh
View file @
da404c32
...
...
@@ -67,6 +67,8 @@
//== INCLUDES =================================================================
#include <OpenFlipper/common/BaseObjectData.hh>
#include <OpenFlipper/common/ObjectTypeDLLDefines.hh>
#include <QWidget>
#include "QtWidgetTypes.hh"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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