Bug 737171 - After account creation wizard and saving, empty account window is shown

This commit is contained in:
Geert Janssens 2015-02-11 10:35:05 +01:00
parent b22c6b6eb9
commit d4e5bdc354

View File

@ -472,6 +472,7 @@ gnc_plugin_page_account_tree_init (GncPluginPageAccountTree *plugin_page)
/* Visible types */
priv->fd.visible_types = -1; /* Start with all types */
priv->fd.show_hidden = FALSE;
priv->fd.show_unused = TRUE;
priv->fd.show_zero_total = TRUE;
LEAVE("page %p, priv %p, action group %p",