|
a/src/qtgui/viewaction.ui |
|
b/src/qtgui/viewaction.ui |
|
... |
|
... |
57 |
<enum>StyledPanel</enum>
|
57 |
<enum>StyledPanel</enum>
|
58 |
</property>
|
58 |
</property>
|
59 |
<property name="frameShadow">
|
59 |
<property name="frameShadow">
|
60 |
<enum>Sunken</enum>
|
60 |
<enum>Sunken</enum>
|
61 |
</property>
|
61 |
</property>
|
62 |
<property name="resizePolicy">
|
|
|
63 |
<enum>Manual</enum>
|
|
|
64 |
</property>
|
|
|
65 |
<property name="selectionMode">
|
62 |
<property name="selectionMode">
|
66 |
<enum>Extended</enum>
|
63 |
<enum>Extended</enum>
|
67 |
</property>
|
64 |
</property>
|
68 |
<property name="allColumnsShowFocus">
|
65 |
<property name="allColumnsShowFocus">
|
69 |
<bool>true</bool>
|
66 |
<bool>true</bool>
|
70 |
</property>
|
67 |
</property>
|
71 |
<property name="showSortIndicator">
|
68 |
<property name="showSortIndicator">
|
72 |
<bool>true</bool>
|
69 |
<bool>true</bool>
|
73 |
</property>
|
|
|
74 |
<property name="resizeMode">
|
|
|
75 |
<enum>LastColumn</enum>
|
|
|
76 |
</property>
|
70 |
</property>
|
77 |
<property name="toolTip" stdset="0">
|
71 |
<property name="toolTip" stdset="0">
|
78 |
<string>Select one or several file types, then click Change Action to modify the program used to open them</string>
|
72 |
<string>Select one or several file types, then click Change Action to modify the program used to open them</string>
|
79 |
</property>
|
73 |
</property>
|
80 |
</widget>
|
74 |
</widget>
|