Skip to content

Commit

Permalink
still indentation...
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Mar 5, 2018
1 parent ce7df85 commit c6a5c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/georeferencer/qgsgeorefplugingui.cpp
Expand Up @@ -690,7 +690,7 @@ void QgsGeorefPluginGui::localHistogramStretch()
// Info slots
void QgsGeorefPluginGui::showHelp()
{
QgsHelp::openHelp( QStringLiteral( "plugins/plugins_georeferencer.html#defining-the-transformation-settings" ) );
QgsHelp::openHelp( QStringLiteral( "plugins/plugins_georeferencer.html#defining-the-transformation-settings" ) );
}

// Comfort slots
Expand Down

0 comments on commit c6a5c99

Please sign in to comment.