Skip to content

Commit

Permalink
Fix doxygen warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 2, 2018
1 parent 3e356be commit 2aef195
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/qgsbrowserdockwidget_p.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ QgsBrowserLayerProperties::QgsBrowserLayerProperties( QWidget *parent )
mHeaderGridLayout->addItem( new QWidgetItem( mUriLabel ), 1, 1 );
}

///@cond PRIVATE
class ProjectionSettingRestorer
{
public:
Expand All @@ -137,7 +136,6 @@ class ProjectionSettingRestorer

QString previousSetting;
};
///@endcond PRIVATE

void QgsBrowserLayerProperties::setItem( QgsDataItem *item )
{
Expand Down

0 comments on commit 2aef195

Please sign in to comment.