[GKTUI] Fix high priority files tab trigger
This commit is contained in:
parent
4bee1ce811
commit
9b580a87fa
|
@ -126,7 +126,7 @@
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<property name="image">image4</property>
|
<property name="image">image4</property>
|
||||||
<property name="use_stock">False</property>
|
<property name="use_stock">False</property>
|
||||||
<signal name="activate" handler="on_menuitem_normal_activate" swapped="no"/>
|
<signal name="activate" handler="on_menuitem_high_activate" swapped="no"/>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
|
Loading…
Reference in New Issue