KMainWindow::readProperties API change probably broke kwrite, dolphin, konqueror, klipper, lskat, kompare

Lubos Lunak l.lunak at suse.cz
Fri Nov 23 16:58:15 GMT 2007


On Friday 23 of November 2007, David Faure wrote:
> Some time ago KMainWindow::readProperties(KConfig*) became
> KMainWindow::readProperties(const KConfigGroup&) (and same for
> saveProperties). This virtual method is reimplemented by kmainwindow
> subclasses for session management.
>
> A number of apps were ported, but I grepped today and found a number of
> unported apps:
...
> kdebase/workspace/klipper/klipper.cpp:164:   
> readProperties(m_config.data());
> kdebase/workspace/klipper/klipper.cpp:387:void
> Klipper::readProperties(KConfig *kc)
> kdebase/workspace/klipper/klipper.h:86:    void readProperties(KConfig *);
> Lubos?

kdebase/workspace/klipper/klipper.h:44: class Klipper : public QObject
(although it's possible that it used to be, but now it has nothing to do with 
KMainWindow).

-- 
Lubos Lunak
KDE developer
--------------------------------------------------------------
SUSE LINUX, s.r.o.   e-mail: l.lunak at suse.cz , l.lunak at kde.org
Lihovarska 1060/12   tel: +420 284 028 972
190 00 Prague 9      fax: +420 284 028 951
Czech Republic       http//www.suse.cz




More information about the kde-core-devel mailing list