[PATCH] trollproject, disable sort on sub items

Andreas Pakulat apaku at gmx.de
Sat Jul 28 09:49:25 UTC 2007


On 28.07.07 06:02:55, Thomas Hasart wrote:
> this patch disables sorting in project treewidget, because the order from 
> the .pro file shows the build order of the subprojects.

Uhm, AFAIK QListView doesn't sort its childs automatically so this
shouldn't be needed. The subprojects are added in the order that they
are found in the SUBDIRS list.

Also note: That order might not be the build order unless you checked
the Ordered option.

Andreas

-- 
Go to a movie tonight.  Darkness becomes you.




More information about the KDevelop-devel mailing list