Revision 0f59e5a...

Go back to digest for 6th February 2011

Bug Fixes in KDE Base

David Faure committed changes in [kdelibs] /:

Add new interface for kfileitem-action-plugins, to solve the "const" issue and deprecated the current one.
Yes, all this for a const, but that const makes writing plugins quite troublesome (const_cast or mutable), as afiestas found out.

(cherry picked from commit 6cb49dc9da47e314f1552a6059ec15318158dbda)

File Changes

Added 2 files
  • /kio
  •   kio/kabstractfileitemactionplugin.cpp
  •   kio/kabstractfileitemactionplugin.h
Modified 2 files
  •   kio/CMakeLists.txt
  •   kio/kio/kfileitemactionplugin.h
4 files changed in total