[Kst]
[Bug 64892] change data sample ranges should select all vectors by
default
George Staikos
staikos at kde.org
Thu Sep 25 10:54:34 CEST 2003
------- 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=64892
staikos at kde.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From staikos at kde.org 2003-09-25 10:54 -------
Subject: kdeextragear-2/kst/kst
CVS commit by staikos:
I can't find an argument either way for this, so let's select all if the user
wants it.
CCMAIL: 64892-done at bugs.kde.org
M +1 -0 kstchangenptsdialog_i.cpp 1.8
--- kdeextragear-2/kst/kst/kstchangenptsdialog_i.cpp #1.7:1.8
@@ -67,4 +67,5 @@ void KstChangeNptsDialogI::showChangeNpt
updateChangeNptsDialog();
updateDefaults(0);
+ CurveList->selectAll(true);
show();
More information about the Kst
mailing list