Qt3support--
svn path=/trunk/KDE/kdebase/workspace/; revision=479663
This commit is contained in:
parent
812ac5d6fb
commit
a3be46dc25
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ public:
|
|||
* These values represent positions inside an area
|
||||
*/
|
||||
enum Position
|
||||
{ // without prefix, they'd conflict with Qt::TopLeft etc. :(
|
||||
{ // without prefix, they'd conflict with Qt::TopLeftCorner etc. :(
|
||||
PositionCenter = 0x00,
|
||||
PositionLeft = 0x01,
|
||||
PositionRight = 0x02,
|
||||
|
|
Loading…
Reference in a new issue