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

List:       kde-commits
Subject:    branches/koffice/1.6/koffice/lib/koproperty/test (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2006-08-11 10:27:55
Message-ID: 1155292075.173756.18921.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 571964 by staniek:

SVN_SILENT fixed: invalid list index



 M  +1 -1      test.cpp  


--- branches/koffice/1.6/koffice/lib/koproperty/test/test.cpp #571963:571964
@@ -82,7 +82,7 @@
 	keys.append(2);
 	keys.append(3);
 	Property::ListData *listData = new Property::ListData(keys, name_list);
-	m_set->addProperty(new Property("List2", listData, "otheritem", "List 2"), group);
+	m_set->addProperty(new Property("List2", listData, 3, "List 2"), group);
 
 //  Complex
 	if (!flat) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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