Fixed [ 855507 ] typo in wxFrame

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@25644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2004-02-08 15:39:29 +00:00
parent a9cd350583
commit ecc6b334d6
2 changed files with 3 additions and 3 deletions

View File

@@ -809,7 +809,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}