[Kst] branches/work/kst/portto4/kst/src/datasources/ascii

Barth Netterfield netterfield at astro.utoronto.ca
Tue Dec 15 16:02:03 CET 2009


SVN commit 1062654 by netterfield:

BUG: 216574

Fix config widget/datawizard interaction.



 M  +1 -1      ascii.cpp  


--- branches/work/kst/portto4/kst/src/datasources/ascii/ascii.cpp #1062653:1062654
@@ -260,8 +260,8 @@
   _stringList.clear();
 
   registerChange();
+  internalDataSourceUpdate();
 
-
   return true;
 }
 


More information about the Kst mailing list