Skip to content
Permalink
Browse files
[symbology] fix duplicate layers in symbol levels dialog (#5041)
  • Loading branch information
nirvn committed Sep 5, 2017
1 parent b0f71e5 commit 72462ae
Showing 1 changed file with 0 additions and 1 deletion.
@@ -30,7 +30,6 @@

QgsSymbolLevelsDialog::QgsSymbolLevelsDialog( const QgsLegendSymbolList &list, bool usingSymbolLevels, QWidget *parent )
: QDialog( parent )
, mList( list )
, mForceOrderingEnabled( false )
{
setupUi( this );

0 comments on commit 72462ae

Please sign in to comment.