]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/window.h
Removed unnecessary code from utilsunx.cpp
[wxWidgets.git] / include / wx / mac / window.h
index c7c6bd43b06f2c309fd6a006e3a52045fa5ea876..ba8b50315f183f1d4ba1b95b9a4821e1e8345d5f 100644 (file)
@@ -236,10 +236,12 @@ public :
        virtual void                                            MacFireMouseEvent( EventRecord *ev ) ;
        virtual bool                                            MacDispatchMouseEvent(wxMouseEvent& event ) ;
        virtual void                                            MacEraseBackground( Rect *rect ) ;
+       virtual void                                            MacPaint( wxPaintEvent &event ) ;
        WindowRef                                                               GetMacRootWindow() const  ;
 
        virtual ControlHandle   MacGetContainerForEmbedding() ;
        virtual void                                            MacSuperChangedPosition() ;
+       virtual void                                            MacSuperShown( bool show ) ;
 
        bool                                                                            MacSetupFocusPort() ;
        bool                                                                            MacSetupDrawingPort() ;