Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Plugin-InfoSkeleton
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
Plugin-InfoSkeleton
Compare Revisions
72955bd75cf5dd353cbfb3f54be86197f934b6e5...bfbf86802ff1b61c36af6047816de5c9c560bb64
Source
bfbf86802ff1b61c36af6047816de5c9c560bb64
Select Git revision
...
Target
72955bd75cf5dd353cbfb3f54be86197f934b6e5
Select Git revision
Compare
Commits (1)
Removed old svn header
· bfbf8680
Jan Möbius
authored
Jan 09, 2019
bfbf8680
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
28 deletions
+4
-28
SkeletonObjectInfoPlugin.cc
SkeletonObjectInfoPlugin.cc
+1
-7
SkeletonObjectInfoPlugin.hh
SkeletonObjectInfoPlugin.hh
+1
-7
SkeletonObjectInfoScripting.cc
SkeletonObjectInfoScripting.cc
+1
-7
infoDialog.cc
infoDialog.cc
+1
-7
No files found.
SkeletonObjectInfoPlugin.cc
View file @
bfbf8680
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
SkeletonObjectInfoPlugin.hh
View file @
bfbf8680
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//
...
...
SkeletonObjectInfoScripting.cc
View file @
bfbf8680
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "SkeletonObjectInfoPlugin.hh"
#include <OpenFlipper/BasePlugin/PluginFunctions.hh>
...
...
infoDialog.cc
View file @
bfbf8680
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "infoDialog.hh"
...
...