Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • 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: public slots:
void testFilter(); void testFilter();
void buildExpression(); void buildExpression();
void accept(); void apply();
void apply() override;
virtual void setDockMode( bool dockMode); virtual void setDockMode( bool dockMode);
}; };


Expand Down

0 comments on commit 8e2c201

Please sign in to comment.