From 7b373a2a860d1e779664fffe98db769be34d5591 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 26 Feb 2012 08:54:00 +0100 Subject: Implement PicturesWidget Create a tab to show the archived pictures. It's far from complete, but it already does: * show pictures * hover * delete pictures from archive --- mappingtreemodel.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'mappingtreemodel.cpp') diff --git a/mappingtreemodel.cpp b/mappingtreemodel.cpp index a79661e..4cd3f29 100644 --- a/mappingtreemodel.cpp +++ b/mappingtreemodel.cpp @@ -231,6 +231,7 @@ void MappingTreeModel::populate(){ getChildrenRecursive(childItem); } setRoot(rootItem); + emit needExpansion(); } } -- cgit v1.2.3-70-g09d2