mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Wrap app-file functions in that module.
Get rid of gnc:timepair-to-datestring and just use gnc:print-date instead. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5405 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -683,14 +683,6 @@ gnc_ui_start_event_loop (void)
|
||||
|
||||
/* ============================================================== */
|
||||
|
||||
gboolean
|
||||
gnucash_ui_open_file(const char name[])
|
||||
{
|
||||
return gnc_file_open_file (name);
|
||||
}
|
||||
|
||||
/* ============================================================== */
|
||||
|
||||
/* gnc_configure_date_format_cb
|
||||
* Callback called when options change - sets dateFormat to the current
|
||||
* value on the scheme side and refreshes register windows
|
||||
|
||||
Reference in New Issue
Block a user