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
Compare Revisions
a5abba8ff511f5d028dafa0c63b3dd4906d51b4d...2e057d5e304c59eba2c0109501d7a471d25892e7
Commits (1)
Adaptions for autouic
· 2e057d5e
Jan Möbius
authored
Jan 10, 2019
2e057d5e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ImageDialog.hh
ImageDialog.hh
+1
-1
No files found.
ImageDialog.hh
View file @
2e057d5e
...
...
@@ -39,7 +39,7 @@
* *
\*===========================================================================*/
#include "ui_ImageDialog.h
h
"
#include "ui_ImageDialog.h"
class
ImageDialog
:
public
QDialog
,
public
Ui
::
ImageDialog
{
...
...