]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/toplevel.h
support for multiple images in one file
[wxWidgets.git] / include / wx / mac / toplevel.h
index 967da1545a8b9a8f9b915fd76f0ea05264b7e70c..c005292f65c0c02688ed527663af0031790e201a 100644 (file)
@@ -70,7 +70,6 @@ public:
            const wxString& name ) ;
        static WindowRef MacGetWindowInUpdate() { return s_macWindowInUpdate ; }
        virtual void MacGetPortParams(Point* localOrigin, Rect* clipRect, WindowRef *window , wxWindowMac** rootwin ) ;
-       virtual void MacDoGetPortClientParams(Point* localOrigin, Rect* clipRect, WindowRef *window  , wxWindowMac** rootwin) ;
   virtual void Clear() ;
   virtual ControlHandle MacGetContainerForEmbedding() ;
   WindowRef MacGetWindowRef() { return m_macWindow ; }