Skip to content
Snippets Groups Projects
Commit 22bf3ad0 authored by Dicson's avatar Dicson
Browse files

Set XML console input box height

parent f3c4486a
No related branches found
No related tags found
No related merge requests found
......@@ -222,11 +222,10 @@
<object class="GtkScrolledWindow" id="scrolledwindow42">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">never</property>
<property name="vscrollbar_policy">never</property>
<property name="shadow_type">in</property>
<child>
<object class="GtkTextView" id="input_textview">
<property name="height_request">120</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="wrap_mode">char</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment