Added USE_CONFIG
A little more DnD work wxDialog now inherits from wxPanel (recompile) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -71,6 +71,10 @@
|
||||
* Use gauge item
|
||||
*/
|
||||
#undef USE_GAUGE
|
||||
/*
|
||||
* Use combobox item
|
||||
*/
|
||||
#undef USE_COMBOBOX
|
||||
/*
|
||||
* Use scrollbar item
|
||||
*/
|
||||
|
Reference in New Issue
Block a user