Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenFlipper-Free
Plugin-FileHeightFieldImage
Commits
c6ef7086
Commit
c6ef7086
authored
Dec 18, 2018
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include guard for headers to support automoc
parent
a0c06e20
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
FileHeightFieldImage.hh
FileHeightFieldImage.hh
+2
-0
QClickableLabel.hh
QClickableLabel.hh
+2
-0
No files found.
FileHeightFieldImage.hh
View file @
c6ef7086
...
...
@@ -47,6 +47,8 @@
* *
\*===========================================================================*/
#pragma once
#include <QObject>
#include <OpenFlipper/common/Types.hh>
...
...
QClickableLabel.hh
View file @
c6ef7086
...
...
@@ -47,6 +47,8 @@
* *
\*===========================================================================*/
#pragma once
#include <QLabel>
class
QClickableLabel
:
public
QLabel
...
...
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