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
5354f5ac
Commit
5354f5ac
authored
Dec 19, 2018
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added extra directory for widgets
parent
644baa9c
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
2 deletions
+3
-2
CMakeLists.txt
CMakeLists.txt
+2
-1
ColorPlugin.hh
ColorPlugin.hh
+1
-1
widgets/ColorOptions.cc
widgets/ColorOptions.cc
+0
-0
widgets/ColorOptions.hh
widgets/ColorOptions.hh
+0
-0
No files found.
CMakeLists.txt
View file @
5354f5ac
include
(
plugin
)
openflipper_plugin
(
TRANSLATION_LANGUAGES de_DE
INSTALLDATA Icons VsiMetadata
)
INSTALLDATA Icons VsiMetadata
DIRS widgets
)
ColorPlugin.hh
View file @
5354f5ac
...
...
@@ -54,7 +54,7 @@
#include <QObject>
#include <QMenuBar>
#include "ColorOptions.hh"
#include "
widgets/
ColorOptions.hh"
...
...
ColorOptions.cc
→
widgets/
ColorOptions.cc
View file @
5354f5ac
File moved
ColorOptions.hh
→
widgets/
ColorOptions.hh
View file @
5354f5ac
File moved
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