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-Decimater
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
0
Merge Requests
0
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-Decimater
Commits
2c1a7de2
Commit
2c1a7de2
authored
Jan 10, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adaptions for autouic
parent
73208581
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
DecimaterToolbarWidget.hh
DecimaterToolbarWidget.hh
+2
-7
No files found.
DecimaterToolbarWidget.hh
View file @
2c1a7de2
...
...
@@ -40,13 +40,9 @@
\*===========================================================================*/
#pragma once
#ifndef DECIMATERTOOLBARWIDGET_HH
#define DECIMATERTOOLBARWIDGET_HH
#include "ui_decimaterToolbar.hh"
#include <QtWidgets>
#include "ui_decimaterToolbar.h"
class
DecimaterToolbarWidget
:
public
QWidget
,
public
Ui
::
DecimaterToolbar
...
...
@@ -64,5 +60,4 @@ class DecimaterToolbarWidget : public QWidget, public Ui::DecimaterToolbar
void
showEvent
(
QShowEvent
*
_event
);
};
#endif //DECIMATERTOOLBARWIDGET_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