mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Change the spacing in files gnc-plugin-page-budget.*
This commit is contained in:
parent
1320b79dc7
commit
8e155bfccf
File diff suppressed because it is too large
Load Diff
@ -66,9 +66,9 @@ GType gnc_plugin_page_budget_get_type (void);
|
|||||||
*
|
*
|
||||||
* @return The newly created plugin page.
|
* @return The newly created plugin page.
|
||||||
*/
|
*/
|
||||||
GncPluginPage *gnc_plugin_page_budget_new (GncBudget *budget);
|
GncPluginPage *gnc_plugin_page_budget_new (GncBudget *budget);
|
||||||
|
|
||||||
void gnc_budget_gui_delete_budget(GncBudget *budget);
|
void gnc_budget_gui_delete_budget (GncBudget *budget);
|
||||||
|
|
||||||
/** Given a pointer to a budget plugin page, set the focus to
|
/** Given a pointer to a budget plugin page, set the focus to
|
||||||
* the Account GtkTreeView. This is used in a g_idle_add so
|
* the Account GtkTreeView. This is used in a g_idle_add so
|
||||||
|
Loading…
Reference in New Issue
Block a user