X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d6dae1b4432a3ecbf3ca8b983440728a46af8f20..7f4f5e8c24607ead9b5e2f4c60658dcd61f028f4:/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);