Skip to content

Commit

Permalink
Merge branch 'master' of github.com:qgis/Quantum-GIS
Browse files Browse the repository at this point in the history
  • Loading branch information
timlinux committed Sep 24, 2012
2 parents 1dc9302 + 34f542e commit 4f2d9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/symbology-ng/qgsvectorcolorrampv2.sip
Expand Up @@ -26,7 +26,7 @@ class QgsVectorColorRampV2

};

class QgsVectorGradientColorRampV2 : public QgsVectorColorRampV2
class QgsVectorGradientColorRampV2 : QgsVectorColorRampV2
{
%TypeHeaderCode
#include <qgsvectorcolorrampv2.h>
Expand Down

0 comments on commit 4f2d9db

Please sign in to comment.