[Kst] extragear/graphics/kst/src/libkstapp
George Staikos
staikos at kde.org
Thu Aug 3 22:52:41 CEST 2006
SVN commit 569445 by staikos:
hmm?
M +0 -1 kst2dplot.cpp
--- trunk/extragear/graphics/kst/src/libkstapp/kst2dplot.cpp #569444:569445
@@ -4001,7 +4001,6 @@
_mouse.lastGuideline = QPoint(-1, -1);
if (pr.contains(newPos)) {
- printf("a\n");
if (gzType == X_ZOOMBOX) {
p.drawLine(newPos.x(), pr.top(), newPos.x(), pr.bottom());
_mouse.lastGuidelineType = gzType;
More information about the Kst
mailing list