[lightsoff/wip/gtkview] Removed hardcoded resizable setting



commit aab8aea0aba9b6145323bd88c1e87c51e23a1482
Author: Robert Roth <robert roth off gmail com>
Date:   Thu Jul 19 23:14:24 2018 +0300

    Removed hardcoded resizable setting

 data/lightsoff.ui | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/data/lightsoff.ui b/data/lightsoff.ui
index 0185eea..877776b 100644
--- a/data/lightsoff.ui
+++ b/data/lightsoff.ui
@@ -2,7 +2,6 @@
 <interface>
   <requires lib="gtk+" version="3.12"/>
   <template class="LightsoffWindow" parent="GtkApplicationWindow">
-    <property name="resizable">True</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="headerbar">
         <property name="visible">True</property>


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