summaryrefslogtreecommitdiffstats
path: root/doc/other
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-11-18 15:37:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-11-18 15:37:04 +0900
commite867c97d483fa51344f1a3dda1d20cc499224428 (patch)
treec0875fb82ea2fca60e2268e26205ebe781dd8bff /doc/other
parenta4653b6b2979c665fbfefac41faf044a3b14fdb9 (diff)
downloadtqscintilla-e867c97d483fa51344f1a3dda1d20cc499224428.tar.gz
tqscintilla-e867c97d483fa51344f1a3dda1d20cc499224428.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/other')
-rw-r--r--doc/other/ScintillaHistory.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/other/ScintillaHistory.html b/doc/other/ScintillaHistory.html
index 94a7984..a230271 100644
--- a/doc/other/ScintillaHistory.html
+++ b/doc/other/ScintillaHistory.html
@@ -3534,7 +3534,7 @@
with GTK_ as keywords.
</li>
<li>
- Qt::Horizontal scrolling can be jumpy rather than gradual.
+ Horizontal scrolling can be jumpy rather than gradual.
</li>
<li>
GetSelText places a '\0' in the buffer if the selection is empty..
@@ -4603,7 +4603,7 @@
in items. The selected item may be changed through the API.
</li>
<li>
- Qt::Horizontal scrollbar can be turned off.
+ Horizontal scrollbar can be turned off.
</li>
<li>
Property to remove trailing spaces when saving file.