Skip to content

Commit

Permalink
fix sip bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbruy committed Oct 11, 2012
1 parent 8f3c786 commit 6fcd937
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions python/gui/symbology-ng/qgssymbollayerv2widget.sip
Original file line number Diff line number Diff line change
Expand Up @@ -200,11 +200,6 @@ class QgsSVGFillSymbolLayerWidget : QgsSymbolLayerV2Widget
// from base class
virtual void setSymbolLayer( QgsSymbolLayerV2* layer );
virtual QgsSymbolLayerV2* symbolLayer();

protected:
void insertIcons();
void updateOutlineIcon();
void updateParamGui();
};

//////////
Expand Down

0 comments on commit 6fcd937

Please sign in to comment.