gui: Disable focus on pause togglebutton

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
This commit is contained in:
Anna Schumaker 2014-02-17 09:54:47 -05:00 committed by Anna Schumaker
parent 38c0009acd
commit 3eb5bd3adb
1 changed files with 1 additions and 0 deletions

View File

@ -688,6 +688,7 @@ Manager</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="focus_on_click">False</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
</object>