[Kst] extragear/graphics/kst/src/libkstmath

Adam Treat treat at kde.org
Wed Oct 18 00:43:26 CEST 2006


SVN commit 596602 by treat:

*Critical fix for 1.3.1.  This fixes a regression I introduced
with my isValid() fix.  Plugins can be created once again ;)


 M  +1 -0      kstplugin.cpp  


--- trunk/extragear/graphics/kst/src/libkstmath/kstplugin.cpp #596601:596602
@@ -38,6 +38,7 @@
   _inStringCnt = 0;
   _outStringCnt = 0;
   commonConstructor();
+  _isInputLoaded = true;
 }
 
 


More information about the Kst mailing list