Revision 713550

Go back to digest for 23rd September 2007

Other in KDE Base

Dominik Haumann committed changes in /trunk/KDE/kdelibs:

in favour of KDE's configuration mechanism/KPluginSelector remove from KTE::Plugin interface:
* bool supportsConfigDialog()
* void configDialog(QWidget*)
* void readConfig(KConfig*)
* void writeConfig(KConfig*)

Small BIC change within kdelibs. should not affect any other modules.

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs
  •   /interfaces/ktexteditor/plugin.h
  •   /kate/utils/katepluginmanager.cpp
2 files changed in total