summaryrefslogtreecommitdiffstats
path: root/doc
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-19 19:35:49 +0900
commit0355ec980067dde281334a7e467bc3058ed4cfb3 (patch)
treec0875fb82ea2fca60e2268e26205ebe781dd8bff /doc
parent57048ef2d76edab4870498d2f69ff4f21c46ae8f (diff)
downloadtqscintilla-0355ec980067dde281334a7e467bc3058ed4cfb3.tar.gz
tqscintilla-0355ec980067dde281334a7e467bc3058ed4cfb3.zip
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e867c97d483fa51344f1a3dda1d20cc499224428)
Diffstat (limited to 'doc')
-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.