mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
Migrate from Gtk1 File Selector to Gtk2 File Chooser
This commit is contained in:
committed by
Brian Bruns
parent
e04dc71b60
commit
457b5a77ec
@@ -33,7 +33,6 @@ void gmdb_table_export_populate_dialog(GladeXML *xml);
|
||||
|
||||
/* file.c */
|
||||
void gmdb_file_select_cb(GtkWidget *w, gpointer data);
|
||||
void gmdb_file_open_cb(GtkWidget *w, gpointer data);
|
||||
void gmdb_file_close_cb(GtkWidget *w, gpointer data);
|
||||
void gmdb_file_open_recent_1(void);
|
||||
void gmdb_file_open_recent_2(void);
|
||||
|
||||
Reference in New Issue
Block a user