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-InfoMeshObject
Compare Revisions
e599cd6635570e043a267b3b8c40b2bd87368311...c3761081ce42546c4c4560aedb8eb055559a09e0
Source
c3761081ce42546c4c4560aedb8eb055559a09e0
Select Git revision
...
Target
e599cd6635570e043a267b3b8c40b2bd87368311
Select Git revision
Compare
Commits (1)
Removed old svn header
· c3761081
Jan Möbius
authored
Jan 09, 2019
c3761081
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
35 deletions
+5
-35
MeshObjectInfoPlugin.cc
MeshObjectInfoPlugin.cc
+1
-7
MeshObjectInfoPlugin.hh
MeshObjectInfoPlugin.hh
+1
-7
MeshObjectInfoScripting.cc
MeshObjectInfoScripting.cc
+1
-7
infoBar.cc
infoBar.cc
+1
-7
infoDialog.cc
infoDialog.cc
+1
-7
No files found.
MeshObjectInfoPlugin.cc
View file @
c3761081
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
//
//
...
...
MeshObjectInfoPlugin.hh
View file @
c3761081
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
//=============================================================================
//=============================================================================
//
//
...
...
MeshObjectInfoScripting.cc
View file @
c3761081
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "MeshObjectInfoPlugin.hh"
#include "MeshObjectInfoPlugin.hh"
...
...
infoBar.cc
View file @
c3761081
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "infoBar.hh"
#include "infoBar.hh"
...
...
infoDialog.cc
View file @
c3761081
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "infoDialog.hh"
#include "infoDialog.hh"
...
...