Version: (using KDE 4.4.2) Installed from: Compiled From Sources The hierarchy and finish pages of the New Account Wizard use K3ListView widgets and at the moment they don't refresh correctly. I was able to make the hierarchy page refresh, but not the Finish list. The Hierarchy page uses the kmymoneyaccounttreebase widget. That probably should be ported to a kmymoneyaccounttreeview widget. The Finish page uses a simple K3ListView widget. It should be probably ported to a KListWidget.
SVN commit 1113593 by conet: BUG: 233311 Ported the 'Hierarchy' page of the 'New Account Wizard' to the Qt4 accounts view based on the AccountsModel. M +73 -78 khierarchypagedecl.ui M +73 -89 knewaccountwizard.cpp M +22 -15 knewaccountwizard_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1113593