Use proxy!!!!
This commit is contained in:
committed by
craig.p.drummond
parent
9f9a9b8d6e
commit
9877a128b9
@@ -82,7 +82,7 @@ public:
|
||||
TreeView *view=new TreeView(this);
|
||||
view->setPageDefaults();
|
||||
view->setExpandOnClick();
|
||||
view->setModel(model);
|
||||
view->setModel(proxy);
|
||||
model->update(p->songsToAction.toSet());
|
||||
setMainWidget(view);
|
||||
int size=fontMetrics().height();
|
||||
|
||||
Reference in New Issue
Block a user