Skip to content

Commit 32fc7d9

Browse files
author
jef
committedMay 15, 2009
fix link error on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@10797 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 488038d commit 32fc7d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/core/pal/palgeometry.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ namespace pal
3838
{
3939

4040
/**
41-
* \brief Interface that allow Pal to acces user's geometries
41+
* \brief Interface that allows Pal to access user's geometries
4242
*/
43-
class PalGeometry
43+
class CORE_EXPORT PalGeometry
4444
{
4545
public:
4646
/*

0 commit comments

Comments
 (0)
Please sign in to comment.