(cherry picked from commit 2c0446ecf3)
2c0446ecf3
@ -211,7 +211,7 @@ void KWireLessWidget::paintEvent(TQPaintEvent*)
h = space;
w = width();
} else {
//Qt::Vertical
// Vertical
h = height();
w = space;
}