mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove some white space from gnc-budget-view.c
This commit is contained in:
parent
2a28c682a9
commit
5ff642e3a3
@ -341,7 +341,10 @@ gbv_totals_scrollbar_value_changed_cb (GtkAdjustment *adj, GncBudgetView* view)
|
|||||||
***************************/
|
***************************/
|
||||||
/** \brief Creates necessary widgets for display of gnc budget.
|
/** \brief Creates necessary widgets for display of gnc budget.
|
||||||
|
|
||||||
This function steps through and performs the necessary actions for creating the widgets associated with a budget view. For example, creating the trees for the accounts, creating the graphics objects, creating the links between actions and events etc.
|
This function steps through and performs the necessary actions for
|
||||||
|
creating the widgets associated with a budget view. For example,
|
||||||
|
creating the trees for the accounts, creating the graphics objects,
|
||||||
|
creating the links between actions and events etc.
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
gbv_create_widget(GncBudgetView *view)
|
gbv_create_widget(GncBudgetView *view)
|
||||||
|
Loading…
Reference in New Issue
Block a user