Revert the 2.8 hacks from r51892 on the trunk.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -76,9 +76,10 @@ protected:
|
||||
WX_NSMutableArray m_cocoaItems;
|
||||
wxArrayPtrVoid m_itemClientData;
|
||||
struct objc_object *m_cocoaDataSource;
|
||||
bool m_needsUpdate;
|
||||
inline bool _WxCocoa_GetNeedsUpdate();
|
||||
inline void _WxCocoa_SetNeedsUpdate(bool needsUpdate);
|
||||
void _WxCocoa_OnIdle(wxIdleEvent &event);
|
||||
virtual void OnInternalIdle();
|
||||
// ------------------------------------------------------------------------
|
||||
// Implementation
|
||||
// ------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user