[Bug 169067] Changing icon size in systemsetting does not apply to applications

Simon St James kdedevel at etotheipiplusone.com
Sun Aug 17 09:28:26 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=169067         




------- Additional Comments From kdedevel etotheipiplusone com  2008-08-17 10:28 -------
Hmmm ... this might be one best left to the experts, or perhaps I could ask a bunch of questions on the mailing lists :)

At least part of the problem seems to be that the line:

connect(kapp, SIGNAL(toolbarAppearanceChanged(int)), this, SLOT(slotAppearanceChanged()));

was removed in 

http://websvn.kde.org/trunk/KDE/kdelibs/kdeui/widgets/ktoolbar.cpp?revision=518519&view=markup

leaving slotAppearanceChanged dangling, but even after adding that I have a lot of confusion about why xmlgui apps should not respond to changes to global Icon sizes.

Hamish - do you think it's worth it for a newbie KDE dev to keep persevering with this? :)



More information about the Unassigned-bugs mailing list