privacy: Require GTK+ 3.16 in the UI file
Saves us from some glade warnings
This commit is contained in:
parent
b61c74aa60
commit
24a4d4b9bd
1 changed files with 2 additions and 1 deletions
|
@ -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 -->
|
||||
|
|
Loading…
Add table
Reference in a new issue