]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/carbon/frame.h
Added Description Box Height to saveable/restoreable editable state
[wxWidgets.git] / include / wx / osx / carbon / frame.h
index 8ed5ff19373e7acd557df517515f8eff5a8d73df..380fbf624e6db5cfc5c36288d529020196f75315 100644 (file)
@@ -109,7 +109,7 @@ protected:
 #endif
 
     // osx specific event handling common for all osx-ports
-    virtual void HandleResized( long timestamp );
+    virtual void HandleResized( double timestampsec );
 
 protected:
     // the last focused child: we restore focus to it on activation