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:
@@ -4,8 +4,8 @@
|
||||
<!-- interface-name thermals.ui -->
|
||||
<!-- interface-description The Thermals page for YAFI -->
|
||||
<!-- interface-authors Steve-Tech -->
|
||||
<requires lib="gtk" version="4.18"/>
|
||||
<requires lib="libadwaita" version="1.6"/>
|
||||
<requires lib="gtk" version="4.0"/>
|
||||
<requires lib="libadwaita" version="1.0"/>
|
||||
<template class="ThermalsPage" parent="GtkBox">
|
||||
<property name="homogeneous">True</property>
|
||||
<child>
|
||||
|
||||
Reference in New Issue
Block a user