diff options
Diffstat (limited to 'src/default.ui')
-rw-r--r-- | src/default.ui | 28 |
1 files changed, 4 insertions, 24 deletions
diff --git a/src/default.ui b/src/default.ui index a375f54..91b1fcc 100644 --- a/src/default.ui +++ b/src/default.ui @@ -298,19 +298,6 @@ audio-volume-medium</property> </packing> </child> <child> - <object class="GtkDrawingArea" id="dummy_drawingarea2"> - <property name="visible">True</property> - </object> - <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">2</property> - <property name="bottom_attach">3</property> - <property name="x_options">GTK_FILL</property> - <property name="y_options">GTK_FILL</property> - </packing> - </child> - <child> <object class="GtkComboBox" id="transcript_wizard_combo"> <property name="visible">True</property> </object> @@ -361,17 +348,10 @@ audio-volume-medium</property> </packing> </child> <child> - <object class="GtkDrawingArea" id="dummy_drawingarea1"> - <property name="visible">True</property> - </object> - <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - <property name="x_options">GTK_FILL</property> - <property name="y_options">GTK_FILL</property> - </packing> + <placeholder/> + </child> + <child> + <placeholder/> </child> </object> <packing> |