diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-07-10 16:48:52 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2019-08-21 15:16:54 +0000 |
| commit | 9daab2de569ccc52fc8e6876c8fdaf672e6316ee (patch) | |
| tree | a75996df2ce9651554093d863261df00b8faf739 /share/ui | |
| parent | update README (diff) | |
| download | inkscape-9daab2de569ccc52fc8e6876c8fdaf672e6316ee.tar.gz inkscape-9daab2de569ccc52fc8e6876c8fdaf672e6316ee.zip | |
Fix centerline trace
Diffstat (limited to 'share/ui')
| -rw-r--r-- | share/ui/dialog-trace.glade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/ui/dialog-trace.glade b/share/ui/dialog-trace.glade index 4c2e9a64f..d24c5f7e0 100644 --- a/share/ui/dialog-trace.glade +++ b/share/ui/dialog-trace.glade @@ -151,7 +151,7 @@ <property name="homogeneous">True</property> <child> <object class="GtkStack" id="Stack_SS"> -- <property name="visible-child-name" bind-source="CBT_SS" bind-property="active-id">SS_BC</property> +- <property name="visible-child-name" bind-source="CBT_SS" bind-property="active-id"></property> <property name="visible">True</property> <property name="can_focus">False</property> <child> @@ -363,7 +363,7 @@ </child> </object> <packing> - <property name="name">page0</property> + <property name="name">SingleScan</property> <property name="title" translatable="yes">Single scan</property> </packing> </child> |
