[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Tue Oct 26 15:29:39 CEST 2004
CVS commit by staikos:
Argh, of course I forgot to initialize this one.
CCMAIL: Marc-Antoine Miville-Deschenes <mamd at ias.u-psud.fr>
M +1 -0 plugin.cpp 1.27
--- kdeextragear-2/kst/kst/plugin.cpp #1.26:1.27
@@ -140,4 +140,5 @@ void Plugin::countScalarsVectorsAndStrin
vectors = 0;
strings = 0;
+ numberOfPids = 0;
for (QValueList<Plugin::Data::IOValue>::ConstIterator it = table.begin(); it != table.end(); ++it) {
More information about the Kst
mailing list