Skip to content

Commit

Permalink
fix SIP bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Sep 24, 2012
1 parent add0ebc commit cd97358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/core/symbology-ng/qgsvectorcolorrampv2.sip
Original file line number Diff line number Diff line change
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 cd97358

Please sign in to comment.