From: Julian Smart Date: Sun, 8 Feb 2004 15:40:55 +0000 (+0000) Subject: Document deletion of all items in SetWindowStyleFlag for wxListCtrl X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/70ffa79cc9a699085099d3e40d91d8a9d6e20f49?ds=inline Document deletion of all items in SetWindowStyleFlag for wxListCtrl git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/listctrl.tex b/docs/latex/wx/listctrl.tex index 90f2a72824..e27e2b56b8 100644 --- 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}