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-Print
Compare Revisions
236444ebf1f20843593caade3cfd4f87045d1766...df4e8ac7608f99f48bfc7d90cad3bb5703473ba1
Source
df4e8ac7608f99f48bfc7d90cad3bb5703473ba1
Select Git revision
...
Target
236444ebf1f20843593caade3cfd4f87045d1766
Select Git revision
Compare
Commits (1)
Removed old svn header
· df4e8ac7
Jan Möbius
authored
Jan 09, 2019
df4e8ac7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
PrintPlugin.cc
PrintPlugin.cc
+1
-7
PrintPlugin.hh
PrintPlugin.hh
+1
-7
No files found.
PrintPlugin.cc
View file @
df4e8ac7
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#include <QPrintDialog>
#include <QPrintDialog>
...
...
PrintPlugin.hh
View file @
df4e8ac7
...
@@ -39,13 +39,7 @@
...
@@ -39,13 +39,7 @@
* *
* *
\*===========================================================================*/
\*===========================================================================*/
/*===========================================================================*\
* *
* $Revision$ *
* $LastChangedBy$ *
* $Date$ *
* *
\*===========================================================================*/
#ifndef PRINTPLUGIN
#ifndef PRINTPLUGIN
#define PRINTPLUGIN
#define PRINTPLUGIN
...
...