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-InfoMeshObject
Commits
5ed88f74
Commit
5ed88f74
authored
Jan 10, 2019
by
Jan Möbius
Browse files
Adaptions for autouic
parent
c3761081
Changes
3
Hide whitespace changes
Inline
Side-by-side
ValenceHistogramDialog.hh
View file @
5ed88f74
...
...
@@ -39,12 +39,6 @@
* *
\*===========================================================================*/
/*
* ValenceHistogramDialog.hh
*
* Created on: Jan 27, 2016
* Author: hc
*/
#ifndef PLUGIN_INFOMESHOBJECT_VALENCEHISTOGRAMDIALOG_HH_
#define PLUGIN_INFOMESHOBJECT_VALENCEHISTOGRAMDIALOG_HH_
...
...
@@ -52,10 +46,7 @@
#include
<ObjectTypes/PolyMesh/PolyMeshTypes.hh>
#include
<ObjectTypes/TriangleMesh/TriangleMeshTypes.hh>
#include
"ui_infoValenceHistograms.hh"
#include
<QtWidgets>
#include
"ui_infoValenceHistograms.h"
class
ValenceHistogramDialog
:
public
QDialog
,
public
Ui
::
ValenceHistogramsDlg
{
Q_OBJECT
...
...
infoBar.hh
View file @
5ed88f74
...
...
@@ -41,9 +41,7 @@
#pragma once
#include
"ui_infoBar.hh"
#include
<QtWidgets>
#include
"ui_infoBar.h"
class
InfoBar
:
public
QWidget
,
public
Ui
::
InfoBar
...
...
infoDialog.hh
View file @
5ed88f74
...
...
@@ -41,9 +41,7 @@
#pragma once
#include
"ui_infoWidget.hh"
#include
<QtWidgets>
#include
"ui_infoWidget.h"
class
InfoDialog
:
public
QDialog
,
public
Ui
::
InfoWidget
{
...
...
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