Commit 2f245a94 authored by shibakaneki's avatar shibakaneki

Removed a debug string

parent d84003e0
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment