undo qt3 porting damage (CID 996)

svn path=/trunk/KDE/kdebase/workspace/; revision=531261
This commit is contained in:
Dirk Mueller 2006-04-18 20:33:25 +00:00
parent 85628ccd95
commit 6dbcaf5eab

View file

@ -174,7 +174,7 @@ WebButton::drawButton(QPainter *p)
position_ = Mid; position_ = Mid;
switch ( position_ ) switch ( position_ )
{ {
case Qt::DockLeft: case Left:
{ {
// Draw edge. // Draw edge.
@ -211,7 +211,7 @@ WebButton::drawButton(QPainter *p)
break; break;
case Qt::DockRight: case Right:
{ {
// Draw edge. // Draw edge.