Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
hpp-gui
Commits
2759730b
Commit
2759730b
authored
Feb 07, 2019
by
Joseph Mirabel
Browse files
Add missing headers.
parent
f803573a
Changes
2
Hide whitespace changes
Inline
Side-by-side
plugins/hppmanipulationwidgetsplugin/hppmanipulationwidgetsplugin.cc
View file @
2759730b
...
...
@@ -5,6 +5,8 @@
#include
"hppmanipulationwidgetsplugin/hppmanipulationwidgetsplugin.hh"
#include
<sstream>
#include
<QAction>
#include
<QDockWidget>
#include
<QLayout>
...
...
plugins/hppwidgetsplugin/pathplayer.cc
View file @
2759730b
...
...
@@ -5,6 +5,8 @@
#include
"hppwidgetsplugin/pathplayer.hh"
#include
<sstream>
#include
<QProgressDialog>
#include
<QSlider>
#if (QT_VERSION < QT_VERSION_CHECK(5,0,0))
...
...
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