Skip to content

Commit 628a51a

Browse files
author
borysiasty
committedAug 3, 2010
fix compiling error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@14004 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎python/core/qgsrasterdataprovider.sip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
class QgsRasterDataProvider : QgsDataProvider
1010
{
11-
% TypeHeaderCode
11+
%TypeHeaderCode
1212
#include <qgsrasterdataprovider.h>
13-
% End
13+
%End
1414

1515
public:
1616

0 commit comments

Comments
 (0)
Please sign in to comment.