Changeset 56218 for wxWidgets/trunk/include/wx/osx/cocoa/private.h
- Timestamp:
- 10/10/08 12:01:32 (3 months ago)
- Files:
-
- 1 modified
-
wxWidgets/trunk/include/wx/osx/cocoa/private.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wxWidgets/trunk/include/wx/osx/cocoa/private.h
r55506 r56218 161 161 void SetFont( const wxFont & font , const wxColour& foreground , long windowStyle, bool ignoreBlack = true ); 162 162 163 void InstallEventHandler( WXWidget control = NULL ); 163 164 protected: 164 165 WXWidget m_osxView;
