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-Laplace
Compare Revisions
3a99efa02498632e9462d19b872c96b6c9ad4af4...cc6949c5f2dde48a46222b90dfc52fd5b9e4ca68
Source
cc6949c5f2dde48a46222b90dfc52fd5b9e4ca68
Select Git revision
...
Target
3a99efa02498632e9462d19b872c96b6c9ad4af4
Select Git revision
Compare
Commits (1)
Removed old svn header
· cc6949c5
Jan Möbius
authored
Jan 09, 2019
cc6949c5
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
LaplacePlugin.cc
LaplacePlugin.cc
+1
-7
LaplacePlugin.hh
LaplacePlugin.hh
+1
-7
No files found.
LaplacePlugin.cc
View file @
cc6949c5
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include "LaplacePlugin.hh"
...
...
LaplacePlugin.hh
View file @
cc6949c5
...
...
@@ -39,13 +39,7 @@
* *
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <QObject>
#include <QMenuBar>
...
...