SVN commit 1055898 by kuemmel: update ascii data on construction, needed by wizard M +1 -0 ascii.cpp --- branches/work/kst/portto4/kst/src/datasources/ascii/ascii.cpp #1055897:1055898 @@ -213,6 +213,7 @@ _valid = true; registerChange(); + internalDataSourceUpdate(); }