mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-19 16:50:36 +00:00
Loosen strict version requirement on gtk and adw
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<!-- Created with Cambalache 0.96.1 -->
|
||||
<interface>
|
||||
<!-- interface-name battery.ui -->
|
||||
<requires lib="gtk" version="4.18"/>
|
||||
<requires lib="libadwaita" version="1.2"/>
|
||||
<requires lib="gtk" version="4.0"/>
|
||||
<requires lib="libadwaita" version="1.0"/>
|
||||
<template class="BatteryPage" parent="GtkBox">
|
||||
<property name="homogeneous">True</property>
|
||||
<child>
|
||||
|
||||
Reference in New Issue
Block a user