Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-Color
Commits
0a8ce014
Commit
0a8ce014
authored
Dec 19, 2018
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unnecessary includes
parent
74f64732
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
ColorPlugin.hh
ColorPlugin.hh
+0
-3
No files found.
ColorPlugin.hh
View file @
0a8ce014
...
...
@@ -41,7 +41,6 @@
#pragma once
#include <OpenFlipper/common/Types.hh>
#include <OpenFlipper/BasePlugin/BaseInterface.hh>
#include <OpenFlipper/BasePlugin/MenuInterface.hh>
#include <OpenFlipper/BasePlugin/ScriptInterface.hh>
...
...
@@ -52,11 +51,9 @@
#include <QObject>
#include <QMenuBar>
#include "ColorPlugin.hh"
#include "ColorOptions.hh"
#include "OpenFlipper/INIFile/INIFile.hh"
class
ColorPlugin
:
public
QObject
,
BaseInterface
,
MenuInterface
,
ScriptInterface
,
ToolbarInterface
,
StatusbarInterface
,
OptionsInterface
,
INIInterface
{
...
...
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