projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8abcf3
)
Document deletion of all items in SetWindowStyleFlag for wxListCtrl
author
Julian Smart
<julian@anthemion.co.uk>
Sun, 8 Feb 2004 15:40:55 +0000
(15:40 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Sun, 8 Feb 2004 15:40:55 +0000
(15:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25645
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
docs/latex/wx/listctrl.tex
patch
|
blob
|
blame
|
history
diff --git
a/docs/latex/wx/listctrl.tex
b/docs/latex/wx/listctrl.tex
index 90f2a72824e83892c0df0f5802e1305845ee1099..e27e2b56b885c19a824cf543618a60277501b76d 100644
(file)
--- a/
docs/latex/wx/listctrl.tex
+++ b/
docs/latex/wx/listctrl.tex
@@
-923,8
+923,7
@@
Sets the text colour of the list control.
\func{void}{SetWindowStyleFlag}{\param{long }{style}}
-Sets the whole window style.
-
+Sets the whole window style, deleting all items.
\membersection{wxListCtrl::SortItems}\label{wxlistctrlsortitems}