Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper-Free
Commits
ea7272bd
Commit
ea7272bd
authored
Jan 27, 2016
by
Hans-Christian Ebke
Browse files
Randomly permuting #include statements.
parent
54f216ae
Pipeline
#813
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Plugin-InfoMeshObject/ValenceHistogramDialog.hh
View file @
ea7272bd
...
...
@@ -8,6 +8,9 @@
#ifndef PLUGIN_INFOMESHOBJECT_VALENCEHISTOGRAMDIALOG_HH_
#define PLUGIN_INFOMESHOBJECT_VALENCEHISTOGRAMDIALOG_HH_
#include <ObjectTypes/PolyMesh/PolyMeshTypes.hh>
#include <ObjectTypes/TriangleMesh/TriangleMeshTypes.hh>
#include "ui_infoValenceHistograms.hh"
#if QT_VERSION >= 0x050000
...
...
@@ -16,8 +19,6 @@
#include <QtGui>
#endif
#include <ObjectTypes/PolyMesh/PolyMeshTypes.hh>
#include <ObjectTypes/TriangleMesh/TriangleMeshTypes.hh>
class
ValenceHistogramDialog
:
public
QDialog
,
public
Ui
::
ValenceHistogramsDlg
{
Q_OBJECT
...
...
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