Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Plugin-InfoMeshObject
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
Plugin-InfoMeshObject
Commits
e11eb853
Commit
e11eb853
authored
Jan 27, 2016
by
Hans-Christian Ebke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Randomly permuting #include statements.
parent
185e0fce
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
ValenceHistogramDialog.hh
ValenceHistogramDialog.hh
+3
-2
No files found.
ValenceHistogramDialog.hh
View file @
e11eb853
...
...
@@ -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