[nautilus/wip/antoniof/gtk4-preparation-step-properties-cleanup: 10/10] 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: 10/10] nautilus-search-popover.ui: Drop GtkSizeGroup:ignore-hidden
- Date: Sun, 17 Oct 2021 14:20:36 +0000 (UTC)
commit 1de3552414e0232610371a56b4b31096a5790e5b
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 c6d15057d..ca0919fb4 100644
--- a/src/resources/ui/nautilus-search-popover.ui
+++ b/src/resources/ui/nautilus-search-popover.ui
@@ -396,7 +396,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"/>
@@ -406,7 +405,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]