summaryrefslogtreecommitdiffstats
path: root/doc/html/accelerators.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-08-12 22:02:11 +0900
committerMichele Calgaro <[email protected]>2024-08-12 22:02:11 +0900
commit42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch)
tree0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/html/accelerators.html
parentfef846914f8db6dc117e206ef913d519bf6bb33e (diff)
downloadtqt3-42957a3f812a1db64a9ae452baa2d3fbc35f2466.tar.gz
tqt3-42957a3f812a1db64a9ae452baa2d3fbc35f2466.zip
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/accelerators.html')
-rw-r--r--doc/html/accelerators.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/accelerators.html b/doc/html/accelerators.html
index 11418359b..e088cb3c2 100644
--- a/doc/html/accelerators.html
+++ b/doc/html/accelerators.html
@@ -41,7 +41,7 @@ and differ. For most commands, the Open Group either has no advice or
agrees with Microsoft.
<p> The emboldened letter plus Alt is Microsoft's recommended choice, and
we recommend supporting it. For an Apply button, for example, we
-recommend <a href="ntqbutton.html#setText">TQButton::setText</a>( <a href="tqobject.html#tr">tr</a>("&amp;Apply") );
+recommend <a href="tqbutton.html#setText">TQButton::setText</a>( <a href="tqobject.html#tr">tr</a>("&amp;Apply") );
<p> If you have conflicting commands (e.g. About and Apply buttons in the
same dialog), you must decide for yourself.
<p> <ul>