[gtksourceview] completion: remove 1px border from completion window.



commit f5bd1c10b51f2c462f097496b6296a76fb6a6832
Author: Christian Hergert <christian hergert me>
Date:   Sat Aug 24 15:42:07 2013 -0700

    completion: remove 1px border from completion window.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=706700

 gtksourceview/gtksourcecompletion.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/gtksourcecompletion.ui b/gtksourceview/gtksourcecompletion.ui
index a00fb2f..5a8f70e 100644
--- a/gtksourceview/gtksourcecompletion.ui
+++ b/gtksourceview/gtksourcecompletion.ui
@@ -30,7 +30,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
     <property name="stock">gtk-info</property>
   </object>
   <object class="GtkSourceCompletionInfo" id="main_window">
-    <property name="border_width">1</property>
     <property name="type">popup</property>
     <property name="type_hint">combo</property>
     <property name="resizable">False</property>


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