apidox fix

This commit is contained in:
Aaron Seigo 2011-02-17 09:17:42 -08:00
parent 17c0805063
commit 9b096741f8

View File

@ -234,7 +234,7 @@ class PLASMA_EXPORT FrameSvg : public Svg
/**
* Deletes the internal cache freeing memory: use this if you want to switch the rendered
* element and you don't plan to switch back to the previous one for a long time and you
* used setUseCache(true)
* used setUsingRenderingCache(true)
*/
Q_INVOKABLE void clearCache();