Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDenis Fomin <fominde@gmail.com>2010-12-09 20:24:23 +0300
committerDenis Fomin <fominde@gmail.com>2010-12-09 20:24:23 +0300
commita33269ed75e8102c0998379aa68afb2a976f694b (patch)
tree68aa8ecac6cb6f1d7d2a733b338cc89ad3dcb9f8 /data
parent42ac96b707ba8ecf71693ee60395c7bd942e3d71 (diff)
Do not use a constant size for close tab button
Diffstat (limited to 'data')
-rw-r--r--data/gui/message_window.ui2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/gui/message_window.ui b/data/gui/message_window.ui
index 9fa51c379..1f0795854 100644
--- a/data/gui/message_window.ui
+++ b/data/gui/message_window.ui
@@ -52,8 +52,6 @@
</child>
<child>
<object class="GtkButton" id="tab_close_button">
- <property name="width_request">20</property>
- <property name="height_request">20</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>