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

List:       kde-commits
Subject:    koffice/kexi/formeditor (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2006-07-06 22:51:51
Message-ID: 1152226311.438386.23703.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 559277 by staniek:

SVN_SILENT mistake


 M  +1 -1      widgetpropertyset.cpp  


--- trunk/koffice/kexi/formeditor/widgetpropertyset.cpp #559276:559277
@@ -409,7 +409,7 @@
 {
 	if (!d->set.contains(property))
 		return;
-	KoProperty::Property& p = d->set[property];
+	KoProperty::Property p = d->set[property];
 
 //! \todo what about set properties, and lists properties
 	QMap<QString, QVariant>::ConstIterator it( tree->modifiedProperties()->find(property) );
[prev in list] [next in list] [prev in thread] [next in thread] 

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