*** empty log message ***

git-svn-id: http://svn.osgeo.org/qgis/trunk@11 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2002-07-06 01:09:55 +00:00
parent eb1afe5ecd
commit 4254770701
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
/****************************************************************************
** QgsMapCanvas meta object code from reading C++ file 'qgsmapcanvas.h'
**
** Created: Fri Jul 5 08:50:13 2002
** Created: Fri Jul 5 17:08:23 2002
** by: The Qt MOC ($Id$)
**
** WARNING! All changes made in this file will be lost!

View File

@ -19,7 +19,7 @@
#define QGISAPP_H
class QCanvas;
class QCanvasView;
#include "QgisAppBase.h"
#include "qgisappbase.h"
/**
*@author Gary E.Sherman
*/