projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Applied patch [ 1166587 ] [wxMSW] Removes all flicker from wxStaticBox
[wxWidgets.git]
/
include
/
wx
/
mac
/
carbon
/
spinbutt.h
diff --git
a/include/wx/mac/carbon/spinbutt.h
b/include/wx/mac/carbon/spinbutt.h
index 8c9295a5d2efa05ca86ead04f02da73f37d13874..e7a85f5f0f4ec9e18acaa699787530de7c9d82e7 100644
(file)
--- a/
include/wx/mac/carbon/spinbutt.h
+++ b/
include/wx/mac/carbon/spinbutt.h
@@
-64,6
+64,7
@@
public:
// implementation
// implementation
+ virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
protected:
virtual wxInt32 MacControlHit( WXEVENTHANDLERREF handler , WXEVENTREF event ) ;
protected: