minor bug fixes

git-svn-id: http://svn.osgeo.org/qgis/trunk@248 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2003-08-26 05:26:01 +00:00
parent e39c81b803
commit 6f599478d4
4 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
* This API documentation provides information about all classes that make up QGis. * This API documentation provides information about all classes that make up QGis.
* *
*/ */
/* Id */ /* $Id */
namespace QGis namespace QGis
{ {

View File

@ -14,7 +14,7 @@
* (at your option) any later version. * * (at your option) any later version. *
* * * *
***************************************************************************/ ***************************************************************************/
/* Id */ /* $Id */
#include <libpq++.h> #include <libpq++.h>
#include <iostream> #include <iostream>
#include <qsettings.h> #include <qsettings.h>

View File

@ -14,7 +14,7 @@
* (at your option) any later version. * * (at your option) any later version. *
* * * *
***************************************************************************/ ***************************************************************************/
/* Id */ /* $Id */
#include <iostream> #include <iostream>
#include <cmath> #include <cmath>
#include <qstring.h> #include <qstring.h>

View File

@ -14,7 +14,7 @@
* (at your option) any later version. * * (at your option) any later version. *
* * * *
***************************************************************************/ ***************************************************************************/
/* Id */ /* $Id */
#ifndef QGSMAPLAYER_H #ifndef QGSMAPLAYER_H
#define QGSMAPLAYER_H #define QGSMAPLAYER_H