summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/abview.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/pim/addressbook/abview.cpp b/core/pim/addressbook/abview.cpp
index 3af7663..0f4bd5f 100644
--- a/core/pim/addressbook/abview.cpp
+++ b/core/pim/addressbook/abview.cpp
@@ -413,5 +413,2 @@ void AbView::updateView()
- // Feed all views with new lists
- updateListinViews();
-
if ( m_viewStack -> visibleWidget() ){
@@ -433,2 +430,5 @@ void AbView::updateView()
+ // Feed all views with new lists
+ updateListinViews();
+
// Inform the world that the view is changed