Skip to content

Commit

Permalink
fix linking of python bindings on windows
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@8453 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed May 17, 2008
1 parent b0c223c commit 24c83a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/qgsrendercontext.h
Expand Up @@ -25,7 +25,7 @@
class QPainter;

/**Contains information about the context of a rendering operation*/
class QgsRenderContext
class CORE_EXPORT QgsRenderContext
{
public:
QgsRenderContext();
Expand Down

0 comments on commit 24c83a4

Please sign in to comment.