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

List:       kde-bugs-dist
Subject:    [Bug 121123] Plot groups are not restored from kst file
From:       Andrew Walker <arwalker () sumusltd ! com>
Date:       2006-02-01 1:12:11
Message-ID: 20060201011211.640.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=121123         
arwalker sumusltd com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From arwalker sumusltd com  2006-02-01 02:12 -------
SVN commit 504426 by arwalker:

BUG:121123 Load plot groups correctly, caused by change to _type of KstPlotGroup.

 M  +1 -1      kstviewobject.cpp  


--- trunk/extragear/graphics/kst/kst/kstviewobject.cpp #504425:504426
 @ -194,7 +194,7  @
             pmap->erase(in_tag);
           }
         }
-      } else if (el.tagName() == "plotgroup") {
+      } else if (el.tagName() == "PlotGroup") {
         KstPlotGroupPtr plotGroup = new KstPlotGroup(el);
         appendChild(plotGroup.data(), true);
         plotGroup->loadChildren(el);
[prev in list] [next in list] [prev in thread] [next in thread] 

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