[gnome-taquin/arnaudb/wip/gtk4: 98/108] Small fix.
- From: Arnaud B. <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-taquin/arnaudb/wip/gtk4: 98/108] Small fix.
- Date: Tue, 29 Sep 2020 14:16:04 +0000 (UTC)
commit 19805f07d9f2e4c92cbf4bfc425c9ad34bc0a400
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Sat Apr 18 17:21:54 2020 +0200
Small fix.
data/ui/base-view.ui | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/data/ui/base-view.ui b/data/ui/base-view.ui
index 5324add..57ea518 100644
--- a/data/ui/base-view.ui
+++ b/data/ui/base-view.ui
@@ -18,6 +18,8 @@
<interface>
<requires lib="gtk+" version="3.99"/>
<template class="BaseView" parent="GtkWidget">
+ <property name="hexpand">True</property>
+ <property name="vexpand">True</property>
<child>
<object class="GtkStack" id="stack">
<property name="transition-type">over-down-up</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]