Skip to content

Commit

Permalink
Add missing endcond
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 14, 2019
1 parent 180bb6a commit 46c13e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/symbology/qgsstylemanagerdialog.cpp
Expand Up @@ -132,7 +132,7 @@ bool QgsCheckableStyleModel::setData( const QModelIndex &i, const QVariant &valu
}
return QgsStyleProxyModel::setData( i, value, role );
}

///@endcond

//
// QgsStyleManagerDialog
Expand Down

0 comments on commit 46c13e1

Please sign in to comment.