[GKTUI] Fix high priority files tab trigger

This commit is contained in:
bendikro 2017-07-26 13:02:31 +02:00 committed by Calum Lind
parent 4bee1ce811
commit 9b580a87fa
1 changed files with 1 additions and 1 deletions

View File

@ -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>