[gnome-text-editor] window: add requires elements to template
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-text-editor] window: add requires elements to template
- Date: Sun, 16 Jan 2022 03:43:57 +0000 (UTC)
commit b2c809126260e2021d8c9a739e4550726991d326
Author: Christian Hergert <chergert redhat com>
Date: Sat Jan 15 19:43:53 2022 -0800
window: add requires elements to template
src/editor-window.ui | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/editor-window.ui b/src/editor-window.ui
index 8eed29a..0a42e7a 100644
--- a/src/editor-window.ui
+++ b/src/editor-window.ui
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
- <requires lib="gtk+" version="3.98"/>
+ <requires lib="gtk" version="4.0"/>
+ <requires lib="Adw" version="1.0"/>
<template class="EditorWindow" parent="AdwApplicationWindow">
<style>
<class name="org-gnome-TextEditor"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]