summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-05-25 23:14:45 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-05-25 23:14:45 +0200
commit777fc3f494ea5c1f54406fdde98d8c159097891e (patch)
tree636b1546f4294e048256595d9639199f480edafb /src
parent5ccae825cc0fa3b37b0f54ec934f9dab857b5b59 (diff)
downloadabrt-777fc3f494ea5c1f54406fdde98d8c159097891e.tar.gz
abrt-777fc3f494ea5c1f54406fdde98d8c159097891e.tar.xz
abrt-777fc3f494ea5c1f54406fdde98d8c159097891e.zip
make log window resizable (again)
Log window is meant to make it possible to see the log. Non-resizable window makes it annoyingly difficult... Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'src')
-rw-r--r--src/Gui/report.glade3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Gui/report.glade b/src/Gui/report.glade
index 65206798..973b105a 100644
--- a/src/Gui/report.glade
+++ b/src/Gui/report.glade
@@ -762,7 +762,6 @@
<property name="width_request">500</property>
<property name="border_width">12</property>
<property name="title" translatable="yes">Please wait..</property>
- <property name="resizable">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
<property name="icon_name">abrt</property>
@@ -819,8 +818,6 @@
</child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>