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

List:       kde-commits
Subject:    kdeextragear-2/kst/kst
From:       George Staikos <staikos () kde ! org>
Date:       2003-10-31 23:58:49
[Download RAW message or body]

CVS commit by staikos: 

no need to complete stdin


  M +1 -1      kstquickcurvesdialog_i.cpp   1.27


--- kdeextragear-2/kst/kst/kstquickcurvesdialog_i.cpp  #1.26:1.27
@@ -75,5 +75,5 @@ void KstQuickCurvesDialogI::updateComple
   /* update filename list and fill axes combo boxes */
   KstDataSourcePtr ds = *KST::dataSourceList.findFileName(FileName->url());
-  if (!ds) {
+  if (!ds && FileName->url() != "stdin") {
     ds = KstDataSource::loadSource(FileName->url());
     if (ds) { // FIXME we should eventually make KstDataSource::loadFieldList()


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

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