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

List:       kde-commits
Subject:    kdeextragear-2/kst/kst/datasources/indirect
From:       George Staikos <staikos () kde ! org>
Date:       2004-01-16 1:40:40
Message-ID: 20040116014040.4C69A9081 () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

Indirect files need to pass the field list through.

CCMAIL: 72662-done@bugs.kde.org


  M +2 -0      indirect.cpp   1.2


--- kdeextragear-2/kst/kst/datasources/indirect/indirect.cpp  #1.1:1.2
@@ -24,4 +24,5 @@ IndirectSource::IndirectSource(const QSt
 : KstDataSource(filename, QString::null), _child(child) {
   _valid = true;
+  _fieldList = child->fieldList();
 }
 
@@ -41,4 +42,5 @@ KstObject::UpdateType IndirectSource::up
         if (p) {
           _child = p;
+          _fieldList = p->fieldList();
         } else {
           _valid = false;


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

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