diff options
Diffstat (limited to 'doc/html/accelerators.html')
-rw-r--r-- | doc/html/accelerators.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/accelerators.html b/doc/html/accelerators.html index e088cb3c2..199cf638e 100644 --- a/doc/html/accelerators.html +++ b/doc/html/accelerators.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qaccel.cpp:984 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqaccel.cpp:984 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -34,7 +34,7 @@ body { background: #ffffff; color: black; } <p> <p> Applications invariably need to define accelerator keys for actions. -TQt fully supports accelerators, for example with <a href="ntqaccel.html#shortcutKey">TQAccel::shortcutKey</a>(). +TQt fully supports accelerators, for example with <a href="tqaccel.html#shortcutKey">TQAccel::shortcutKey</a>(). <p> Here are Microsoft's recommendations for accelerator keys, with comments about the Open Group's recommendations where they exist and differ. For most commands, the Open Group either has no advice or |