summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/patchage.glade2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/patchage.glade b/src/patchage.glade
index f07fbda..f76892a 100644
--- a/src/patchage.glade
+++ b/src/patchage.glade
@@ -868,6 +868,8 @@ along with Patchage; if not, write to the Free Software Foundation, Inc.,
<property name="shadow_type">GTK_SHADOW_IN</property>
<child>
<widget class="GtkTextView" id="status_text">
+ <property name="width_request">640</property>
+ <property name="height_request">480</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">False</property>