Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix build
  • Loading branch information
NathanW2 committed Jun 21, 2016
1 parent 1072d96 commit 8e2c201
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions python/gui/symbology-ng/qgsrulebasedrendererv2widget.sip
Expand Up @@ -115,8 +115,7 @@ class QgsRendererRulePropsWidget: QgsPanelWidget
public slots:
void testFilter();
void buildExpression();
void accept();
void apply() override;
void apply();
virtual void setDockMode( bool dockMode);
};

Expand Down

0 comments on commit 8e2c201

Please sign in to comment.