apidox fix
This commit is contained in:
parent
17c0805063
commit
9b096741f8
@ -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
|
* 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
|
* 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();
|
Q_INVOKABLE void clearCache();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user