Fix documentation a bit
svn path=/trunk/KDE/kdelibs/; revision=1059368
This commit is contained in:
parent
ac7e75f460
commit
2be30d0774
4
dialog.h
4
dialog.h
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user