[gnome-control-center] privacy: Require GTK+ 3.16 in the UI file



commit 24a4d4b9bdbfd333a2628ac9fd4c50f9462117d4
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 6 12:58:29 2015 +0100

    privacy: Require GTK+ 3.16 in the UI file
    
    Saves us from some glade warnings

 panels/privacy/privacy.ui |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/panels/privacy/privacy.ui b/panels/privacy/privacy.ui
index 24620e8..fbc7a3e 100644
--- a/panels/privacy/privacy.ui
+++ b/panels/privacy/privacy.ui
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.18.1 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
+  <requires lib="gtk+" version="3.14"/>
   <object class="GtkListStore" id="lock_after_model">
     <columns>
       <!-- column-name name -->


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