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

List:       kde-commits
Subject:    branches/koffice/1.6/koffice/kexi/plugins/queries (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2006-10-06 21:00:05
Message-ID: 1160168405.256599.18447.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 593123 by staniek:

SVN_SILENT sorting property should be hidden


 M  +1 -1      kexiquerydesignerguieditor.cpp  


--- branches/koffice/1.6/koffice/kexi/plugins/queries/kexiquerydesignerguieditor.cpp #593122:593123
@@ -1645,7 +1645,7 @@
 	nlist << i18n("None") << i18n("Ascending") << i18n("Descending");
 	set->addProperty(prop = new KoProperty::Property("sorting",
 		slist, nlist, *slist.at(0), i18n("Sorting")));
-	//prop->setVisible(false);
+	prop->setVisible(false);
 
 	set->addProperty(prop = new KoProperty::Property("criteria", QVariant(QString::null)) );
 	prop->setVisible(false);
[prev in list] [next in list] [prev in thread] [next in thread] 

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