diff options
author | Timothy Pearson <[email protected]> | 2011-12-18 18:16:52 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-18 18:16:52 -0600 |
commit | c03d5480ab0242a8e6b03b466d90d32d39303e71 (patch) | |
tree | 49196ad7975cefd5de40614cc3b92f88092b412b /doc/Scintilla | |
parent | 6ade7e598a18691f3f92471c4441d856b3ac54dc (diff) | |
download | tqscintilla-c03d5480ab0242a8e6b03b466d90d32d39303e71.tar.gz tqscintilla-c03d5480ab0242a8e6b03b466d90d32d39303e71.zip |
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'doc/Scintilla')
-rwxr-xr-x | doc/Scintilla/ScintillaHistory.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Scintilla/ScintillaHistory.html b/doc/Scintilla/ScintillaHistory.html index a4a74d6..916b219 100755 --- a/doc/Scintilla/ScintillaHistory.html +++ b/doc/Scintilla/ScintillaHistory.html @@ -4592,7 +4592,7 @@ Tool bar. </li> <li> - tqStatus bar now on Windows as well as GTK+. + Status bar now on Windows as well as GTK+. </li> <li> Input fields in Find and Replace dialogs now have history on both Windows and @@ -4879,7 +4879,7 @@ Borland compatible makefile. </li> <li> - tqStatus bar showing caret position in GTK+ version of SciTE. + Status bar showing caret position in GTK+ version of SciTE. </li> <li> Bug fixes to selection drawing when part of selection outside window, mouse release over |