fix typo in apidox

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=792974
This commit is contained in:
Andre Duffeck 2008-04-02 18:29:25 +00:00
parent 2558d5c305
commit 004c4b029b

View File

@ -229,7 +229,7 @@ public:
/**
* Sets the widget's cache paint mode and cache size.
* @param mode the new cache paint mode
* @param mode the new cache size, only applies to ItemCoordinateCacheMode
* @param size the new cache size, only applies to ItemCoordinateCacheMode
*/
void setCachePaintMode(CachePaintMode mode, const QSize &size = QSize());