Fixed problem with mouse events getting sent to wrong
children when these were scrolled. wxCheckBox and wxRadioButton now have cursors and will do other things more sanely. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,7 +21,9 @@
|
||||
#endif
|
||||
|
||||
#ifndef WX_PRECOMP
|
||||
#include "wx/wx.h"
|
||||
#include "wx/window.h"
|
||||
#include "wx/dialog.h"
|
||||
#include "wx/frame.h"
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user