]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/filedlgg.h
Renameing funktions to prevent name clashes
[wxWidgets.git] / include / wx / generic / filedlgg.h
index b312a21d3b8f7c9139222bbda98ee9075aa3f77e..df25b6ddfa1f7e2795cf2a913dfe7b808faad8e0 100644 (file)
@@ -166,6 +166,8 @@ public:
     void OnNew( wxCommandEvent &event );
     void OnChoice( wxCommandEvent &event );
     void OnTextEnter( wxCommandEvent &event );
+    
+    void HandleAction( const wxString &fn );
 
 protected:
     wxString       m_message;
@@ -193,7 +195,7 @@ enum
     wxOVERWRITE_PROMPT = 4,
     wxHIDE_READONLY = 8,
     wxFILE_MUST_EXIST = 16
-}
+};
 
 // File selector - backward compatibility
 WXDLLEXPORT wxString