X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d6dae1b4432a3ecbf3ca8b983440728a46af8f20..26b22ae371c4ba3cfc35deb0f72b4288081b54fd:/interface/wx/filedlg.h diff --git a/interface/wx/filedlg.h b/interface/wx/filedlg.h index 57f09528c3..0f00fff0c5 100644 --- a/interface/wx/filedlg.h +++ b/interface/wx/filedlg.h @@ -197,6 +197,8 @@ public: /** Sets the default filename. + + In wxGTK this will have little effect unless a default directory has previously been set. */ virtual void SetFilename(const wxString& setfilename);