Renamed updateDirView to updateWorkspaceView

Disabled sorting in the workspace view

FossilOrigin-Name: 330e0819bba257c674afdadb1ab097cd7f7ffe61
This commit is contained in:
kostas
2015-05-02 14:37:35 +00:00
parent 729caef32e
commit b3ba622ef2
5 changed files with 16 additions and 16 deletions

View File

@ -78,7 +78,7 @@
<enum>QAbstractItemView::SelectItems</enum>
</property>
<property name="sortingEnabled">
<bool>true</bool>
<bool>false</bool>
</property>
<attribute name="headerVisible">
<bool>true</bool>