forwarding position changed events to peer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -903,6 +903,10 @@ void wxMacControl::VisibilityChanged(bool shown)
|
||||
{
|
||||
}
|
||||
|
||||
void wxMacControl::SuperChangedPosition()
|
||||
{
|
||||
}
|
||||
|
||||
void wxMacControl::SetFont( const wxFont & font , const wxColour& foreground , long windowStyle )
|
||||
{
|
||||
m_font = font ;
|
||||
|
Reference in New Issue
Block a user