Fix typo
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=787915
This commit is contained in:
parent
2af508fefe
commit
9d5aa89497
2
applet.h
2
applet.h
@ -306,7 +306,7 @@ class PLASMA_EXPORT Applet : public Widget
|
|||||||
void setMaximumContentSize(int maxWidth, int maxHeight);
|
void setMaximumContentSize(int maxWidth, int maxHeight);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the minimum size for the content of this applet
|
* Get the maximum size for the content of this applet
|
||||||
*/
|
*/
|
||||||
QSizeF maximumContentSize() const;
|
QSizeF maximumContentSize() const;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user