[gtksourceview/wip/improve-bracket-matching: 1/3] test-widget: do not enable the minimap by default



commit f11ea4645d713ce2562f7d2870422cf9fe57c959
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Oct 23 17:30:06 2015 +0200

    test-widget: do not enable the minimap by default
    
    test-widget is already quite bloated. If every feature is enabled by
    default, it's a mess, especially the visual stuff.

 tests/test-widget.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/test-widget.ui b/tests/test-widget.ui
index a68e529..7b54c39 100644
--- a/tests/test-widget.ui
+++ b/tests/test-widget.ui
@@ -176,7 +176,6 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
-                <property name="active">True</property>
                 <property name="draw_indicator">True</property>
               </object>
               <packing>


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