]> git.saurik.com Git - wxWidgets.git/commitdiff
remove deprecation for wxBU_AUTODRAW; it needs some more work, too
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 18 Mar 2008 12:52:11 +0000 (12:52 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 18 Mar 2008 12:52:11 +0000 (12:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/button.h

index a88d7176149abaabaf625846866db218d79ee0e9..58f8ab55fe4fb9058e863729558c98149ebf28a4 100644 (file)
 // wxButton specific flags
 // ----------------------------------------------------------------------------
 
-#if WXWIN_COMPATIBILITY_2_8
 // These two flags are obsolete
 #define wxBU_NOAUTODRAW      0x0000
 #define wxBU_AUTODRAW        0x0004
-#endif
 
 // by default, the buttons will be created with some (system dependent)
 // minimal size to make them look nicer, giving this style will make them as