Skip to content

Commit

Permalink
Update qgsdecorationtitledialog.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
havatv authored and nyalldawson committed Mar 19, 2020
1 parent 63e047c commit 95ae099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/decorations/qgsdecorationtitledialog.cpp
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -138,5 +138,5 @@ void QgsDecorationTitleDialog::apply()


void QgsDecorationTitleDialog::showHelp() void QgsDecorationTitleDialog::showHelp()
{ {
QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#title-label" ) ); QgsHelp::openHelp( QStringLiteral( "introduction/general_tools.html#title_label_decoration" ) );
} }

0 comments on commit 95ae099

Please sign in to comment.