diff options
Diffstat (limited to 'demos/constraint-editor/constraint-editor.ui')
-rw-r--r-- | demos/constraint-editor/constraint-editor.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/constraint-editor/constraint-editor.ui b/demos/constraint-editor/constraint-editor.ui index d7c0d0e25b..d201aae350 100644 --- a/demos/constraint-editor/constraint-editor.ui +++ b/demos/constraint-editor/constraint-editor.ui @@ -78,6 +78,7 @@ <object class="GtkComboBoxText" id="source_attr"> <signal name="changed" handler="update_preview" swapped="yes"/> <signal name="changed" handler="source_attr_changed" swapped="yes"/> + <signal name="changed" handler="update_button" swapped="yes"/> <layout> <property name="column">2</property> <property name="row">3</property> |