Review Request: BackgroundListModel::removeBackground must be a slot but it wasn't
Omer F. USTA
omerusta at gmail.com
Thu Jun 25 11:38:01 CEST 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/883/
-----------------------------------------------------------
Review request for Plasma.
Summary
-------
@backgroundlistmodel.cpp:
connect(&m_dirwatch, SIGNAL(deleted(QString)), this, SLOT(removeBackground(QString)));
used as Slot but it wasn't defined as slot in .h file
Diffs
-----
/trunk/KDE/kdebase/workspace/plasma/wallpapers/image/backgroundlistmodel.h 986882
Diff: http://reviewboard.kde.org/r/883/diff
Testing
-------
Thanks,
Omer F.
More information about the Plasma-devel
mailing list