mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add back missing declaration.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@9219 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -102,6 +102,7 @@ typedef struct gnc_option_def {
|
||||
|
||||
|
||||
/* Register a new option type in the UI */
|
||||
void gnc_options_ui_initialize (void);
|
||||
void gnc_options_ui_register_option (GNCOptionDef_t *option);
|
||||
GNCOptionDef_t * gnc_options_ui_get_option (const char *option_name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user