gtk: Remove <requires> from ui files

We don't need to check requirements for things
that are shipped *with* gtk.
This commit is contained in:
Matthias Clasen
2020-11-10 18:36:03 -05:00
parent f7de0bc9c8
commit d69a943661
2 changed files with 0 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface domain="gtk40">
<requires lib="gtk" version="3.16"/>
<object class="GtkListStore" id="completion_store">
<columns>
<column type="gchararray"/>

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface domain="gtk40">
<requires lib="gtk" version="3.16"/>
<template class="GtkPlacesViewRow" parent="GtkListBoxRow">
<property name="width-request">100</property>
<property name="child">