aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/machina.glade
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-03-26 05:27:56 +0000
committerDavid Robillard <d@drobilla.net>2007-03-26 05:27:56 +0000
commit2124952b855e093d6253bfd763cd9ebfe69e9def (patch)
tree51c9913a3630676d97c2c2e0e84d990e5108560b /src/gui/machina.glade
parent3dee4f8a64548dbb2aa11521e258865e5b93e9e3 (diff)
downloadmachina-2124952b855e093d6253bfd763cd9ebfe69e9def.tar.gz
machina-2124952b855e093d6253bfd763cd9ebfe69e9def.tar.bz2
machina-2124952b855e093d6253bfd763cd9ebfe69e9def.zip
Deleting selected states with delete key.
Fixed loading all states as initial. git-svn-id: http://svn.drobilla.net/lad/machina@378 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/gui/machina.glade')
-rw-r--r--src/gui/machina.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/machina.glade b/src/gui/machina.glade
index df73a85..5b12fa1 100644
--- a/src/gui/machina.glade
+++ b/src/gui/machina.glade
@@ -468,6 +468,7 @@
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="can_focus">True</property>
+ <property name="has_focus">True</property>
<property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
<property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
<property name="shadow_type">GTK_SHADOW_IN</property>