minor bug fixes

git-svn-id: http://svn.osgeo.org/qgis/trunk@249 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2003-08-26 05:27:26 +00:00
parent fd9b0680a5
commit fd4ee9da2e
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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