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