[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kst/portto4/kst/src/datasources/ascii
From:       Peter Kümmel <syntheticpp () gmx ! net>
Date:       2012-11-25 20:47:38
Message-ID: 20121125204738.F1840AC85F () svn ! kde ! org
[Download RAW message or body]

SVN commit 1326086 by kuemmel:

all but INDEX are time values

 M  +1 -1      asciisource.cpp  


--- branches/work/kst/portto4/kst/src/datasources/ascii/asciisource.cpp #1326085:1326086
@@ -653,7 +653,7 @@
 //-------------------------------------------------------------------------------------------
 bool AsciiSource::isTime() const
 {
-  return !_config._indexTimeFormat.value().isEmpty();
+  return _config._indexInterpretation.value() != AsciiSourceConfig::INDEX;
 }
 
 //-------------------------------------------------------------------------------------------
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic