removing Icon::setAlignment again
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=754369
This commit is contained in:
parent
1fe1bbb5c0
commit
87429288bc
@ -151,13 +151,6 @@ public:
|
|||||||
*/
|
*/
|
||||||
void setOrientation(Qt::Orientation orientation);
|
void setOrientation(Qt::Orientation orientation);
|
||||||
|
|
||||||
/**
|
|
||||||
* @deprecated
|
|
||||||
* let set the position in layout area
|
|
||||||
* @param alignment the alignment we want
|
|
||||||
*/
|
|
||||||
void setAlignment(Qt::Alignment alignment){};
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return optimal size given a size for the icon
|
* @return optimal size given a size for the icon
|
||||||
* @param iconWidth desidered width of the icon
|
* @param iconWidth desidered width of the icon
|
||||||
|
Loading…
Reference in New Issue
Block a user