1. wxColourScheme used by Win32 renderer
2. wxScrollBar half implemented (drawing only) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/wxUNIVERSAL@8148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#if wxUSE_STATTEXT
|
||||
#if wxUSE_BUTTON
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/dcclient.h"
|
||||
@@ -179,5 +179,5 @@ void wxButton::SetDefault()
|
||||
m_isDefault = TRUE;
|
||||
}
|
||||
|
||||
#endif // wxUSE_STATTEXT
|
||||
#endif // wxUSE_BUTTON
|
||||
|
||||
|
Reference in New Issue
Block a user