edit temp conversion

This commit is contained in:
arcan1s
2014-09-13 03:06:00 +04:00
parent 1d1fe469f8
commit 43daae5529
3 changed files with 5 additions and 4 deletions

View File

@ -211,6 +211,7 @@ void DesktopPanel::reinit()
for (int i=0; i<desktopNames.count(); i++) {
labels.append(new CustomPlasmaLabel(this, i));
labels[i]->setWordWrap(false);
qDebug() << labels[i]->styleSheet();
layout->addItem(labels[i]);
}
// right stretch