Skip to content

Commit

Permalink
Fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Aug 6, 2018
1 parent 64586df commit 70ba387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/native/qgsnative.cpp
Expand Up @@ -47,7 +47,7 @@ void QgsNative::showUndefinedApplicationProgress()

}

void QgsNative::setApplicationProgress( double progress )
void QgsNative::setApplicationProgress( double )
{

}
Expand Down

0 comments on commit 70ba387

Please sign in to comment.