Entered hardcoded url for Gnu Emacs

Corrected in qkeysequence.cpp
Link from external-sites not working
So, entered hardcoded url.
Task-number: QTBUG-27512

Change-Id: I5b8d25d2b1f4f4fb0d57d2306de7f1b7c3dc40e3
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
bb10
Nico Vertriest 2012-12-13 10:29:55 +01:00 committed by The Qt Project
parent 5a8a1eb4af
commit e4cd399ef6
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ void Q_GUI_EXPORT qt_set_sequence_auto_mnemonic(bool b) { qt_sequence_no_mnemoni
\section1 GNU Emacs Style Key Sequences
Key sequences similar to those used in \l{GNU Emacs}, allowing up to four
Key sequences similar to those used in \l{http://www.gnu.org/software/emacs/}{GNU Emacs}, allowing up to four
key codes, can be created by using the multiple argument constructor,
or by passing a human-readable string of comma-separated key sequences.