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

List:       kde-commits
Subject:    extragear/office/datakiosk/src
From:       Adam Treat <treat () kde ! org>
Date:       2005-05-31 15:11:45
Message-ID: 1117552305.215072.22810.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 420207 by treat:



 M  +1 -1      datatable.cpp  
 M  +1 -1      datatable.h  


--- trunk/extragear/office/datakiosk/src/datatable.cpp #420206:420207
@@ -393,7 +393,7 @@
     return m_inheritanceTree;
 }
 
-void DataTable::setInheritanceTree( QStringList inheritanceTree )
+void DataTable::setInheritanceTree( const QStringList &inheritanceTree )
 {
     m_inheritanceTree = inheritanceTree;
 }
--- trunk/extragear/office/datakiosk/src/datatable.h #420206:420207
@@ -111,7 +111,7 @@
     void setUpdatesAllowed( bool allowed );
 
     QStringList inheritanceTree() const;
-    void setInheritanceTree( QStringList inheritTree );
+    void setInheritanceTree( const QStringList &inheritTree );
 
     DataRelation* dataRelation( const QString &key );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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