[atomix/wip/gtk3-port] Remove border width from window



commit 77a0494a942794c5bc56b79617d9427a75e937ef
Author: Robert Roth <robert roth off gmail com>
Date:   Sat Dec 26 18:07:15 2015 +0200

    Remove border width from window

 data/ui/interface.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/interface.ui b/data/ui/interface.ui
index 09f9ca2..040881b 100644
--- a/data/ui/interface.ui
+++ b/data/ui/interface.ui
@@ -6,7 +6,7 @@
     <property name="width_request">678</property>
     <property name="height_request">520</property>
     <property name="can_focus">False</property>
-    <property name="border_width">6</property>
+    <property name="border_width">0</property>
     <property name="icon_name">atomix</property>
     <property name="title" translatable="yes">Atomix</property>
     <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]