aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2005-09-08 12:04:41 +0000
committernyamatongwe <devnull@localhost>2005-09-08 12:04:41 +0000
commit1bbc78dc793d08b13d89f04ee9e9e557f8148a51 (patch)
tree3e9ef38358917c202d182034394105c726be29ed
parent8ddb6f303ba3729ab4a4723072e4c668c616c3c5 (diff)
downloadscintilla-mirror-1bbc78dc793d08b13d89f04ee9e9e557f8148a51.tar.gz
Added parameter.
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 218e99d89..b8e602569 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -3974,7 +3974,7 @@ sptr_t CallScintilla(unsigned int iMessage, uptr_t wParam, sptr_t lParam){
<a class="message" href="#SCI_GETWRAPSTARTINDENT">SCI_GETWRAPSTARTINDENT</a><br />
<a class="message" href="#SCI_SETLAYOUTCACHE">SCI_SETLAYOUTCACHE(int cacheMode)</a><br />
<a class="message" href="#SCI_GETLAYOUTCACHE">SCI_GETLAYOUTCACHE</a><br />
- <a class="message" href="#SCI_LINESSPLIT">SCI_LINESSPLIT</a><br />
+ <a class="message" href="#SCI_LINESSPLIT">SCI_LINESSPLIT(int pixelWidth)</a><br />
<a class="message" href="#SCI_LINESJOIN">SCI_LINESJOIN</a><br />
<a class="message" href="#SCI_WRAPCOUNT">SCI_WRAPCOUNT(int docLine)</a><br />
</code>