]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/frame.h
Default to wxConvUTF8 (not wxConvAuto) in wxDataInputStream and wxDataOutputStream...
[wxWidgets.git] / interface / wx / frame.h
index 04de46ed7a6de561886ba0725d00bd2c1d7913ed..58348fca312a1d64d31df5208824909ebc9b9ce1 100644 (file)
@@ -165,6 +165,8 @@ public:
 
     /**
         Destructor. Destroys all child windows and menu bar if present.
+
+        See @ref overview_windowdeletion for more info.
     */
     virtual ~wxFrame();