[gnome-text-editor] window: remove "view" from stack



commit d5eda35d6b3c72089706746eda7d85df1504509c
Author: Christian Hergert <chergert redhat com>
Date:   Thu Dec 2 16:58:03 2021 -0800

    window: remove "view" from stack
    
    This isn't necessary anymore.

 src/editor-window.ui | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/src/editor-window.ui b/src/editor-window.ui
index 95abc4e..3d736f7 100644
--- a/src/editor-window.ui
+++ b/src/editor-window.ui
@@ -124,9 +124,6 @@
         <child>
           <object class="GtkStack" id="stack">
             <property name="hexpand">true</property>
-            <style>
-              <class name="view"/>
-            </style>
             <child>
               <object class="GtkBox" id="pages">
                 <property name="orientation">vertical</property>


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