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

Peter Kümmel syntheticpp at gmx.net
Mon Aug 30 15:16:49 CEST 2010


SVN commit 1169986 by kuemmel:

fix typo

 M  +1 -1      dirfilesource.cpp  


--- branches/work/kst/portto4/kst/src/datasources/dirfilesource/dirfilesource.cpp #1169985:1169986
@@ -210,7 +210,7 @@
     QString filePath = _dirfile->ReferenceFilename();
     //setUpdateType(File, filePath);
   }
-  setUpdateType(Time);
+  setUpdateType(Timer);
 
   registerChange();
   return true;


More information about the Kst mailing list