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-FileLgt
Commits
97183162
Commit
97183162
authored
Jan 08, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reduced includes
parent
797eb914
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
12 deletions
+1
-12
FileLgt.hh
FileLgt.hh
+1
-12
No files found.
FileLgt.hh
View file @
97183162
...
...
@@ -39,16 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef FILELIGHTPLUGIN_HH
#define FILELIGHTPLUGIN_HH
#pragma once
#include <QObject>
...
...
@@ -111,5 +102,3 @@ class FileLightPlugin : public QObject, BaseInterface, FileInterface, LoadSaveIn
QString
version
()
{
return
QString
(
"1.0"
);
};
};
#endif //FILELIGHTPLUGIN_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