end porting core part

todo: panels control, windows preview
This commit is contained in:
arcan1s
2015-02-05 12:31:34 +03:00
parent 35a5aa6a6c
commit 685c0390b4
7 changed files with 197 additions and 18 deletions

View File

@ -188,7 +188,7 @@ QString DesktopPanel::panelLocationToStr(Plasma::Location loc)
if (debug) qDebug() << PDEBUG;
if (debug) qDebug() << PDEBUG << ":" << "Location" << loc;
switch(loc) {
switch (loc) {
case Plasma::TopEdge:
return i18n("Top Edge");
case Plasma::BottomEdge: