Navigation Menu

Skip to content

Commit

Permalink
fix link error on windows
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@10797 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed May 15, 2009
1 parent 488038d commit 32fc7d9
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 32fc7d9

Please sign in to comment.