[Kst] [Bug 124367] copying plots in layout mode leads to chaos
Andrew Walker
arwalker at sumusltd.com
Tue Mar 28 00:58:32 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=124367
------- Additional Comments From arwalker sumusltd com 2006-03-28 00:58 -------
SVN commit 523354 by arwalker:
CCBUG:124367 Add back line
M +1 -0 kstviewline.cpp
--- trunk/extragear/graphics/kst/src/libkstapp/kstviewline.cpp #523353:523354
@ -74,6 +74,7 @
}
// always these values
+ setTransparent(true);
_type = "Line";
setMinimumSize(QSize(1, 1));
}
More information about the Kst
mailing list