[Kst] branches/work/kst/portto4-objectstore/kst/src/widgets
Adam Treat
treat at kde.org
Thu Oct 18 23:11:21 CEST 2007
SVN commit 726780 by treat:
* Be clear
M +1 -1 vectorselector.cpp
--- branches/work/kst/portto4-objectstore/kst/src/widgets/vectorselector.cpp #726779:726780
@@ -124,7 +124,7 @@
}
if (_allowEmptySelection) //reset the <None>
- setAllowEmptySelection(_allowEmptySelection);
+ setAllowEmptySelection(true);
if (current)
setSelectedVector(current);
More information about the Kst
mailing list