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
Type-Light
Compare Revisions
519a4feb7e15b03b24913c6be54a9fdb45ab9246...d72a0a58e8797dc9169f9e413ed88557467be0a2
Source
d72a0a58e8797dc9169f9e413ed88557467be0a2
Select Git revision
...
Target
519a4feb7e15b03b24913c6be54a9fdb45ab9246
Select Git revision
Compare
Commits (1)
Removed old svn header
· d72a0a58
Jan Möbius
authored
Jan 09, 2019
d72a0a58
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
12 additions
and
84 deletions
+12
-84
ObjectTypes/Light/Light.hh
ObjectTypes/Light/Light.hh
+1
-7
ObjectTypes/Light/LightNode.cc
ObjectTypes/Light/LightNode.cc
+1
-7
ObjectTypes/Light/LightNode.hh
ObjectTypes/Light/LightNode.hh
+1
-7
ObjectTypes/Light/LightObject.cc
ObjectTypes/Light/LightObject.cc
+1
-7
ObjectTypes/Light/LightObject.hh
ObjectTypes/Light/LightObject.hh
+1
-7
ObjectTypes/Light/LightTypes.hh
ObjectTypes/Light/LightTypes.hh
+1
-7
ObjectTypes/Light/LightWidget.cc
ObjectTypes/Light/LightWidget.cc
+1
-7
ObjectTypes/Light/LightWidget.hh
ObjectTypes/Light/LightWidget.hh
+1
-7
ObjectTypes/Light/PluginFunctionsLight.cc
ObjectTypes/Light/PluginFunctionsLight.cc
+1
-7
ObjectTypes/Light/PluginFunctionsLight.hh
ObjectTypes/Light/PluginFunctionsLight.hh
+1
-7
Plugin-TypeLight/TypeLight.cc
Plugin-TypeLight/TypeLight.cc
+1
-7
Plugin-TypeLight/TypeLight.hh
Plugin-TypeLight/TypeLight.hh
+1
-7
No files found.
ObjectTypes/Light/Light.hh
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
/**
...
...
ObjectTypes/Light/LightNode.cc
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Light/LightNode.hh
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Light/LightObject.cc
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Light/LightObject.hh
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Light/LightTypes.hh
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
ObjectTypes/Light/LightWidget.cc
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "LightWidget.hh"
...
...
ObjectTypes/Light/LightWidget.hh
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <ObjectTypes/Light/LightNode.hh>
#include <ui_lightWidget.hh>
...
...
ObjectTypes/Light/PluginFunctionsLight.cc
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
ObjectTypes/Light/PluginFunctionsLight.hh
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...
Plugin-TypeLight/TypeLight.cc
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "TypeLight.hh"
...
...
Plugin-TypeLight/TypeLight.hh
View file @
d72a0a58
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
...
...