Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix warnings
followup 16ad2f8
followup eff1357
  • Loading branch information
m-kuhn committed Jun 26, 2015
1 parent 90b3efb commit e0c824a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/editorwidgets/core/qgssearchwidgetwrapper.cpp
Expand Up @@ -30,5 +30,6 @@ QgsSearchWidgetWrapper::QgsSearchWidgetWrapper( QgsVectorLayer* vl, int fieldIdx

void QgsSearchWidgetWrapper::setFeature( const QgsFeature& feature )
{
Q_UNUSED( feature )
}

0 comments on commit e0c824a

Please sign in to comment.