Native wxCheckListBox implementation for wxWinCE.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/msw/setup.h
|
||||
// Name: wx/msw/wince/setup.h
|
||||
// Purpose: Configuration for the library
|
||||
// Author: Julian Smart
|
||||
// Modified by:
|
||||
@@ -1069,10 +1069,6 @@
|
||||
// NB: stuff which doesn't work at all under CE is forcefully disabled in
|
||||
// wx/msw/wince/chkconf.h
|
||||
|
||||
// wxCheckListBox requires wxOwnerDrawn which is disabled below
|
||||
#undef wxUSE_CHECKLISTBOX
|
||||
#define wxUSE_CHECKLISTBOX 0
|
||||
|
||||
// Windows CE doesn't use RAS so wxDialUpManager doesn't work under it
|
||||
#undef wxUSE_DIALUP_MANAGER
|
||||
#define wxUSE_DIALUP_MANAGER 0
|
||||
|
Reference in New Issue
Block a user