Skip to content
Snippets Groups Projects
Commit 4f922f70 authored by Stepan Salenikovich's avatar Stepan Salenikovich Committed by Guillaume Roguez
Browse files

GtkQTreeModel: insert all children on rowsInserted

In the case of a QSortFilterProxy model, when rows which were
previously filtered are re-inserted, no rowsInserted signal is
emitted on their children. To handle this case, we need to
explicitly re-insert any children.

Change-Id: If46288356a8697477643671d142fe846aa656ae1
Tuleap: #651
parent 1e738fe2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment