fixed a typo
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=753790
This commit is contained in:
parent
3893a56543
commit
296069a3c1
@ -156,7 +156,7 @@ public:
|
||||
* let set the position in layout area
|
||||
* @param alignment the alignment we want
|
||||
*/
|
||||
void setAlignment(Qt::Alignment orientation){};
|
||||
void setAlignment(Qt::Alignment alignment){};
|
||||
|
||||
/**
|
||||
* @return optimal size given a size for the icon
|
||||
|
Loading…
Reference in New Issue
Block a user