mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge Christopher Lam's 'bug799443' into stable.
This commit is contained in:
@@ -1485,7 +1485,7 @@ gnc_tree_view_account_set_selected_account (GncTreeViewAccount *view,
|
||||
}
|
||||
gtk_tree_path_free(parent_path);
|
||||
|
||||
gtk_tree_selection_select_path (selection, s_path);
|
||||
gtk_tree_view_set_cursor (GTK_TREE_VIEW (view), s_path, 0, FALSE);
|
||||
|
||||
/* give gtk+ a chance to resize the tree view first by handling pending
|
||||
* configure events */
|
||||
|
||||
Reference in New Issue
Block a user