fixed duplicate definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c3b0ff9c7a
commit
240d850370
@ -159,14 +159,6 @@ enum {
|
|||||||
wxLIST_FIND_RIGHT
|
wxLIST_FIND_RIGHT
|
||||||
};
|
};
|
||||||
|
|
||||||
// Flag values for Set/GetImageList
|
|
||||||
enum {
|
|
||||||
wxIMAGE_LIST_NORMAL, // Normal icons
|
|
||||||
wxIMAGE_LIST_SMALL, // Small icons
|
|
||||||
wxIMAGE_LIST_STATE // State icons: unimplemented (see WIN32 documentation)
|
|
||||||
// not implemented in wxGLC (see non-existing documentation..)
|
|
||||||
};
|
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// wxListItem
|
// wxListItem
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user