Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10797 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed May 15, 2009
1 parent 61677a5 commit 999ffce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/pal/palgeometry.h
Expand Up @@ -38,9 +38,9 @@ namespace pal
{

/**
* \brief Interface that allow Pal to acces user's geometries
* \brief Interface that allows Pal to access user's geometries
*/
class PalGeometry
class CORE_EXPORT PalGeometry
{
public:
/*
Expand Down

0 comments on commit 999ffce

Please sign in to comment.