]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/window.h
Added WX_DEFINE_*_USER_EXPORTED_ARRAY macros for external dlls.
[wxWidgets.git] / include / wx / mac / window.h
index 9c449c2413aab7f0a9cc6623fdb2ed4d423e9378..f4d36dd7cb54b7d434cbdbae943bcd0f1d3076dd 100644 (file)
@@ -256,6 +256,7 @@ public :
 
        static long                                                     MacRemoveBordersFromStyle( long style ) ;
        virtual void                                            MacSuperChangedPosition() ;
+       virtual void                        MacTopLevelWindowChangedPosition() ;
        virtual void                                            MacSuperShown( bool show ) ;
        bool                                                            MacIsReallyShown() const ;
 /*