From 70ffa79cc9a699085099d3e40d91d8a9d6e20f49 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 8 Feb 2004 15:40:55 +0000 Subject: [PATCH] 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 --- docs/latex/wx/listctrl.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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} -- 2.47.2