Bug Fixes in KDE Base
Daniel Teske committed changes in /trunk/KDE/kdelibs/kio/bookmarks:
Fix how the ContextMenu are shown, to make it far easier to show a custom contextMenu for your bookmarks.
(This only affects Konqueror, which is also ported with this commit.)
And make the KBookmarkOwner API to enable/disable actions future proof. Instead of using one virtual function per action, use one virtual function with an enum parameter. (Which can be binary compatible extended.)
File Changes
Modified 7 files
/trunk/KDE/kdelibs/kio/bookmarks
7 files changed in total