Removed a debug string

preferencesAboutTextFull
shibakaneki 13 years ago
parent d84003e09d
commit 2f245a94fa
  1. 2
      src/gui/UBDockPalette.cpp

@ -168,8 +168,6 @@ void UBDockPalette::mouseMoveEvent(QMouseEvent *event)
mResized = true;
}
qDebug() << ">>>>> UBRightPalette x=" << this->x() << ", y=" << this->y();
break;
case eUBDockOrientation_Top:
case eUBDockOrientation_Bottom:

Loading…
Cancel
Save