Fix documentation a bit

svn path=/trunk/KDE/kdelibs/; revision=1059368
This commit is contained in:
Michał Dutkiewicz 2009-12-06 12:29:05 +00:00
parent ac7e75f460
commit 2be30d0774

View File

@ -106,8 +106,8 @@ class PLASMA_EXPORT Dialog : public QWidget
void animatedHide(Plasma::Direction direction);
/**
* Causes an animated hide; requires compositing to work, otherwise
* the dialog will simply hide.
* Causes an animated show; requires compositing to work, otherwise
* the dialog will simply show.
* @since 4.3
*/
void animatedShow(Plasma::Direction direction);