svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=787915
This commit is contained in:
Laurent Montel 2008-03-20 07:47:05 +00:00
parent 2af508fefe
commit 9d5aa89497

View File

@ -306,7 +306,7 @@ class PLASMA_EXPORT Applet : public Widget
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;