Show
Ignore:
Timestamp:
10/10/08 12:01:32 (3 months ago)
Author:
SC
Message:

moving embedding to common API

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wxWidgets/trunk/include/wx/osx/cocoa/private.h

    r55506 r56218  
    161161    void                SetFont( const wxFont & font , const wxColour& foreground , long windowStyle, bool ignoreBlack = true ); 
    162162 
     163    void                InstallEventHandler( WXWidget control = NULL ); 
    163164protected: 
    164165    WXWidget m_osxView;