In File Access dialog, sqlite3 is default format, so make db fields

insensitive when dialog opened.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17977 57a11ea4-9604-0410-9ed3-97b8803252fd
2.4
Phil Longstaff 17 years ago
parent bcf974bd11
commit f20bbd373d

@ -292,6 +292,7 @@ gnc_ui_file_access( int type )
/* Run the dialog */
gtk_widget_show_all( faw->dialog );
on_rb_filetype_clicked( faw );
}
void

Loading…
Cancel
Save