Skip to content

Commit 87b760c

Browse files
author
jef
committed
fix more warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14347 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent d0bce02 commit 87b760c

8 files changed

+8
-8
lines changed

src/plugins/offline_editing/offline_editing.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Date : 22-Jul-2010
88
Copyright : (C) 2010 by Sourcepole
99
Email : info at sourcepole.ch
10-
/***************************************************************************
10+
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *
1313
* it under the terms of the GNU General Public License as published by *

src/plugins/offline_editing/offline_editing.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Date : 22-Jul-2010
88
Copyright : (C) 2010 by Sourcepole
99
Email : info at sourcepole.ch
10-
/***************************************************************************
10+
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *
1313
* it under the terms of the GNU General Public License as published by *

src/plugins/offline_editing/offline_editing_plugin.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Date : 08-Jul-2010
88
Copyright : (C) 2010 by Sourcepole
99
Email : info at sourcepole.ch
10-
/***************************************************************************
10+
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *
1313
* it under the terms of the GNU General Public License as published by *

src/plugins/offline_editing/offline_editing_plugin.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Date : 08-Jul-2010
88
Copyright : (C) 2010 by Sourcepole
99
Email : info at sourcepole.ch
10-
/***************************************************************************
10+
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *
1313
* it under the terms of the GNU General Public License as published by *

src/plugins/offline_editing/offline_editing_plugin_gui.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Date : 08-Jul-2010
88
Copyright : (C) 2010 by Sourcepole
99
Email : info at sourcepole.ch
10-
/***************************************************************************
10+
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *
1313
* it under the terms of the GNU General Public License as published by *

src/plugins/offline_editing/offline_editing_plugin_gui.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Date : 08-Jul-2010
88
Copyright : (C) 2010 by Sourcepole
99
Email : info at sourcepole.ch
10-
/***************************************************************************
10+
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *
1313
* it under the terms of the GNU General Public License as published by *

src/plugins/offline_editing/offline_editing_progress_dialog.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Date : 08-Jul-2010
88
Copyright : (C) 2010 by Sourcepole
99
Email : info at sourcepole.ch
10-
/***************************************************************************
10+
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *
1313
* it under the terms of the GNU General Public License as published by *

src/plugins/offline_editing/offline_editing_progress_dialog.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Date : 08-Jul-2010
88
Copyright : (C) 2010 by Sourcepole
99
Email : info at sourcepole.ch
10-
/***************************************************************************
10+
***************************************************************************
1111
* *
1212
* This program is free software; you can redistribute it and/or modify *
1313
* it under the terms of the GNU General Public License as published by *

0 commit comments

Comments
 (0)