SVN_SILENT: ocd much?

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=827478
This commit is contained in:
Aaron J. Seigo 2008-07-03 05:45:32 +00:00
parent 8e9e1e1478
commit 355df19374

View File

@ -206,13 +206,13 @@ public:
QString path() const;
/**
* Read a package structure from a config file.
*/
* Read a package structure from a config file.
*/
void read(const KConfigBase *config);
/**
* Write this package structure to a config file.
*/
* Write this package structure to a config file.
*/
void write(KConfigBase *config) const;
/**