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-ViewControl
Compare Revisions
0295d0165a4b6903a9226b5a5967a9a404006b61...49767f51a0d2e0eb457374ae1e71f9bb5c8f0842
Commits (1)
Removed old svn header
· 49767f51
Jan Möbius
authored
Jan 09, 2019
49767f51
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
28 deletions
+4
-28
ViewControlPlugin.cc
ViewControlPlugin.cc
+1
-7
ViewControlPlugin.hh
ViewControlPlugin.hh
+1
-7
shaderWidget.cc
shaderWidget.cc
+1
-7
shaderWidget.hh
shaderWidget.hh
+1
-7
No files found.
ViewControlPlugin.cc
View file @
49767f51
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "ViewControlPlugin.hh"
...
...
ViewControlPlugin.hh
View file @
49767f51
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef ViewControlPlugin_HH
#define ViewControlPlugin_HH
...
...
shaderWidget.cc
View file @
49767f51
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "shaderWidget.hh"
...
...
shaderWidget.hh
View file @
49767f51
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#pragma once
...
...