mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add missing prototype.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3991 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -32,6 +32,6 @@ gboolean gnc_is_xml_data_file_v2(const gchar *filename);
|
||||
void gnc_free_example_account_list(GSList *list);
|
||||
GSList* gnc_load_example_account_list(const char *dirname);
|
||||
|
||||
gboolean gnc_is_example_account_xml(const gchar *name);
|
||||
|
||||
#endif /* __IO_EXAMPLE_ACCOUNT_H__ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user