]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/help.h
reset the associated view frame pointer when the frame is deleted directly instead...
[wxWidgets.git] / interface / wx / help.h
index 09475c75e9991f5fb9e47190f1a75970b993a36e..e32617b3208f4aa2ce29a41bea17015416bd27a1 100644 (file)
@@ -205,7 +205,7 @@ public:
 
         wxHtmlHelpController ignores this call.
     */
-    virtual bool LoadFile(const wxString& file = "");
+    virtual bool LoadFile(const wxString& file = wxEmptyString);
 
     /**
         Overrideable member called when this application's viewer is quit by the user.