Qt3support--

svn path=/trunk/KDE/kdebase/workspace/; revision=479663
icc-effect-5.14.5
Laurent Montel 2005-11-11 10:57:40 +00:00
parent 812ac5d6fb
commit a3be46dc25
1 changed files with 1 additions and 1 deletions

View File

@ -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,