From 0355ec980067dde281334a7e467bc3058ed4cfb3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 18 Nov 2023 15:37:04 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit e867c97d483fa51344f1a3dda1d20cc499224428) --- doc/other/ScintillaHistory.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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.
  • - Qt::Horizontal scrolling can be jumpy rather than gradual. + Horizontal scrolling can be jumpy rather than gradual.
  • 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.
  • - Qt::Horizontal scrollbar can be turned off. + Horizontal scrollbar can be turned off.
  • Property to remove trailing spaces when saving file. -- cgit v1.2.1