bring back a dummy setAlignment, otherwise it breaks too many things

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=753789
This commit is contained in:
Marco Martin 2007-12-28 14:16:59 +00:00
parent 1743b3d9ef
commit 3893a56543

View File

@ -151,6 +151,13 @@ public:
*/
void setOrientation(Qt::Orientation orientation);
/**
* @deprecated
* let set the position in layout area
* @param alignment the alignment we want
*/
void setAlignment(Qt::Alignment orientation){};
/**
* @return optimal size given a size for the icon
* @param iconWidth desidered width of the icon