[nautilus/wip/antoniof/gtk4-preparation-step-properties-cleanup: 9/9] nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
- From: António Fernandes <antoniof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/antoniof/gtk4-preparation-step-properties-cleanup: 9/9] nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
- Date: Sun, 15 Aug 2021 19:16:00 +0000 (UTC)
commit 85e3f4e66b50bc1cb82b423e0196e0f06979f19c
Author: Ernestas Kulik <ernestask gnome org>
Date: Fri Jul 13 13:09:44 2018 +0300
nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
The property no longer exists, and the code acts as if it were true,
anyway.
src/resources/ui/nautilus-search-popover.ui | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/resources/ui/nautilus-search-popover.ui b/src/resources/ui/nautilus-search-popover.ui
index b3c17e1e9..794566d58 100644
--- a/src/resources/ui/nautilus-search-popover.ui
+++ b/src/resources/ui/nautilus-search-popover.ui
@@ -393,7 +393,6 @@
</template>
<object class="GtkSizeGroup">
<property name="mode">vertical</property>
- <property name="ignore_hidden">True</property>
<widgets>
<widget name="full_text_search_button"/>
<widget name="filename_search_button"/>
@@ -403,7 +402,6 @@
</object>
<object class="GtkSizeGroup">
<property name="mode">horizontal</property>
- <property name="ignore_hidden">True</property>
<widgets>
<widget name="search_dim_label"/>
<widget name="when_dim_label"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]