Added use of default file/dir and confirm on overwrite to file selection
dialog git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -29,6 +29,8 @@ class wxFileDialog: public wxDialog
|
||||
{
|
||||
|
||||
DECLARE_DYNAMIC_CLASS(wxFileDialog)
|
||||
|
||||
friend void gtk_filedialog_ok_callback( GtkWidget *widget, gpointer data );
|
||||
|
||||
public:
|
||||
|
||||
|
Reference in New Issue
Block a user