apidox fix

svn path=/trunk/KDE/kdelibs/; revision=1018189
This commit is contained in:
Aaron J. Seigo 2009-09-01 12:40:55 +00:00
parent 339a5f84e4
commit 27bfcc8f18

View File

@ -143,7 +143,7 @@ class PLASMA_EXPORT DataContainer : public QObject
* reflect the new data.
*
* Note that you should not normally emit this directly. Instead, use
* checkForUpdates() or the DataEngine::scheduleSourcesUpdated() slot.
* checkForUpdate() or the DataEngine::scheduleSourcesUpdated() slot.
*
* @param source the objectName() of the DataContainer (and hence the name
* of the source) that updated its data