Remove some white space and tabs from dialog-options.c

This commit is contained in:
Robert Fewell 2018-07-22 12:39:44 +01:00
parent 5ad584ca3b
commit 5c90f677e5

View File

@ -105,7 +105,7 @@ struct gnc_option_win
gpointer close_cb_data;
/* Hold onto this for a complete reset */
GNCOptionDB * option_db;
GNCOptionDB *option_db;
/* Hold on to this to unregister the right class */
const char *component_class;
@ -696,8 +696,7 @@ gnc_set_default_gain_loss_account_widget(gnc_commodity *commodity)
gtk_tree_view_set_headers_visible (GTK_TREE_VIEW(
book_currency_data->default_gain_loss_account_widget),
TRUE);
col =
gnc_tree_view_add_text_column(GNC_TREE_VIEW(
col = gnc_tree_view_add_text_column(GNC_TREE_VIEW(
book_currency_data->default_gain_loss_account_widget),
_("Currency"), /* title */
"commodity", /* pref name */
@ -713,8 +712,7 @@ gnc_set_default_gain_loss_account_widget(gnc_commodity *commodity)
gnc_tree_view_account_column_add_color (GNC_TREE_VIEW_ACCOUNT(
book_currency_data->default_gain_loss_account_widget), col);
col =
gnc_tree_view_add_toggle_column(GNC_TREE_VIEW(
col = gnc_tree_view_add_toggle_column(GNC_TREE_VIEW(
book_currency_data->default_gain_loss_account_widget),
_("Placeholder"),
/* Translators: This string has a context prefix; the