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

List:       kde-commits
Subject:    branches/work/kst/portto4/kst/src/libkstapp
From:       Barth Netterfield <netterfield () astro ! utoronto ! ca>
Date:       2012-10-10 14:18:42
Message-ID: 20121010141842.F2308AC84E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1320055 by netterfield:

BUG:
It was impossible to remove the last curve from a plot.  Now you can.


 M  +1 -1      plotitemdialog.cpp  


--- branches/work/kst/portto4/kst/src/libkstapp/plotitemdialog.cpp #1320054:1320055
@@ -477,9 +477,9 @@
     if (RelationPtr relation = kst_cast<Relation>(_store->retrieveObject(relation_name))) {
       relations.append(relation);
     }
+  }
     _plotItem->renderItem(PlotRenderItem::Cartesian)->setRelationsList(relations);
     _plotItem->update();
-  }
 
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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