From 7d5e6ab1868753f1f6a3b0831ba2e3c9d6ba411c Mon Sep 17 00:00:00 2001 From: ulf69 Date: Fri, 03 Sep 2004 01:20:37 +0000 Subject: sourceforge 1014886: added configurationsettings for color and font of tableview --- (limited to 'kaddressbook/viewmanager.cpp') diff --git a/kaddressbook/viewmanager.cpp b/kaddressbook/viewmanager.cpp index bec1862..45c7b55 100644 --- a/kaddressbook/viewmanager.cpp +++ b/kaddressbook/viewmanager.cpp @@ -334,6 +334,11 @@ void ViewManager::editView() mCore->setSearchFields( mActiveView->fields() ); //US performance optimization. setActiveFilter calls also mActiveView->refresh() //US mActiveView->refresh(); + + + //US this is a bugfix, that we get notified if we change a views configuration + emit modified(); + } } -- cgit v0.9.0.2