Fix for "change icon" in KEditToolbar
David Faure
faure at kde.org
Tue Mar 1 23:26:05 GMT 2005
As George noticed, the ability to associate an icon with an action in "Configure Toolbars"
was broken - the icon would change in the dialog, but not in the actual toolbar.
Basically the code was modifying a *copy* of the XmlData struct, instead of the
struct itself... at saving time nothing happened of course.
Patch attached - OK for backport?
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kedittoolbar.cpp.diff
Type: text/x-diff
Size: 2586 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050302/688df123/attachment.diff>
More information about the kde-core-devel
mailing list