hiding the impl type more again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -129,7 +129,7 @@ public :
|
||||
virtual void DoNotifyFocusEvent(bool receivedFocus, wxWidgetImpl* otherWindow);
|
||||
|
||||
void SetFlipped(bool flipped);
|
||||
bool IsFlipped() const { return m_isFlipped; }
|
||||
virtual bool IsFlipped() const { return m_isFlipped; }
|
||||
|
||||
// cocoa thunk connected calls
|
||||
|
||||
|
Reference in New Issue
Block a user