]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/filedlg.h
Applied rowspan patch #15276 (dghart)
[wxWidgets.git] / include / wx / gtk / filedlg.h
index f22b83669241658b1db38c0538f474c3cd0c4e2f..ececadcf0b249f530810ef2b54b1f2ba258c7b61 100644 (file)
@@ -58,6 +58,9 @@ public:
 
     virtual bool SupportsExtraControl() const { return true; }
 
 
     virtual bool SupportsExtraControl() const { return true; }
 
+    // Implementation only.
+    void GTKSelectionChanged(const wxString& filename);
+
 
 protected:
     // override this from wxTLW since the native
 
 protected:
     // override this from wxTLW since the native