Skip to content

Commit 2aef195

Browse files
committedOct 2, 2018
Fix doxygen warning
1 parent 3e356be commit 2aef195

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/gui/qgsbrowserdockwidget_p.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ QgsBrowserLayerProperties::QgsBrowserLayerProperties( QWidget *parent )
117117
mHeaderGridLayout->addItem( new QWidgetItem( mUriLabel ), 1, 1 );
118118
}
119119

120-
///@cond PRIVATE
121120
class ProjectionSettingRestorer
122121
{
123122
public:
@@ -137,7 +136,6 @@ class ProjectionSettingRestorer
137136

138137
QString previousSetting;
139138
};
140-
///@endcond PRIVATE
141139

142140
void QgsBrowserLayerProperties::setItem( QgsDataItem *item )
143141
{

0 commit comments

Comments
 (0)
Please sign in to comment.