summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-04-10 11:42:58 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-04-11 12:50:34 -0400
commit678e6fc6d63fc9d9ba6d9d4e39796313d4028c93 (patch)
tree01a3833b256a91b98145b1528ef295cc5e5f3087
parentfcf39170e1756e93565397b8136ed2cfc31f0018 (diff)
downloadgtk+-678e6fc6d63fc9d9ba6d9d4e39796313d4028c93.tar.gz
nodeeditor: Make the help window wide enough
Make the help window wide enough to show the tables without wrapping.
-rw-r--r--demos/node-editor/help-window.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/node-editor/help-window.ui b/demos/node-editor/help-window.ui
index ad8f50c33e..b9cf6982f8 100644
--- a/demos/node-editor/help-window.ui
+++ b/demos/node-editor/help-window.ui
@@ -2,8 +2,8 @@
<interface>
<object class="GtkWindow" id="window">
<property name="title" translatable="yes">Help</property>
- <property name="default-width">720</property>
- <property name="default-height">520</property>
+ <property name="default-width">920</property>
+ <property name="default-height">600</property>
<child>
<object class="GtkScrolledWindow">
<child>