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-FileOfv
Compare Revisions
d58153b07d5c85d8ba001e69fbdceb74dc30f9d5...9bd56b4499387f9d6251a02aef79014ece6a8d50
Source
9bd56b4499387f9d6251a02aef79014ece6a8d50
Select Git revision
...
Target
d58153b07d5c85d8ba001e69fbdceb74dc30f9d5
Select Git revision
Compare
Commits (1)
Removed old svn header
· 9bd56b44
Jan Möbius
authored
Jan 09, 2019
9bd56b44
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
FileOfv.cc
FileOfv.cc
+1
-7
FileOfv.hh
FileOfv.hh
+1
-7
No files found.
FileOfv.cc
View file @
9bd56b44
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <OpenFlipper/BasePlugin/PluginFunctions.hh>
#include <OpenFlipper/common/GlobalOptions.hh>
...
...
FileOfv.hh
View file @
9bd56b44
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef FILEVIEWPLUGIN_HH
#define FILEVIEWPLUGIN_HH
...
...