Fix incorrectly renamed strings

pull/1/head
Slávek Banko 9 years ago
parent 8b62fe8508
commit 2c0446ecf3

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

Loading…
Cancel
Save