Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 5, 2016
1 parent d10680c commit adf8385
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui/symbology-ng/qgssymbollevelsv2dialog.h
Expand Up @@ -44,9 +44,9 @@ class GUI_EXPORT QgsSymbolLevelsV2Dialog : public QDialog, private Ui::QgsSymbol
void renderingPassChanged( int row, int column );

protected:
// @note not available in python bindings
//! @note not available in python bindings
void populateTable();
// @note not available in python bindings
//! @note not available in python bindings
void setDefaultLevels();

protected:
Expand Down

0 comments on commit adf8385

Please sign in to comment.