[gnome-music/wip/mschraal/gtk4-v2: 14/55] searchheaderbar: Disable for devel (FIXME)
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/mschraal/gtk4-v2: 14/55] searchheaderbar: Disable for devel (FIXME)
- Date: Tue, 11 May 2021 12:22:46 +0000 (UTC)
commit f2d4e78986f871918918ebef513672a440b4e299
Author: Marinus Schraal <mschraal gnome org>
Date: Thu Oct 31 12:59:47 2019 +0100
searchheaderbar: Disable for devel (FIXME)
gnomemusic/widgets/searchheaderbar.py | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/gnomemusic/widgets/searchheaderbar.py b/gnomemusic/widgets/searchheaderbar.py
index 57d9a6923..9f82c2584 100644
--- a/gnomemusic/widgets/searchheaderbar.py
+++ b/gnomemusic/widgets/searchheaderbar.py
@@ -67,6 +67,9 @@ class SearchHeaderBar(Gtk.HeaderBar):
self._selection_menu = SelectionBarMenuButton()
+ # FIXME: Fix entry.
+ return
+
self.bind_property(
"selection-mode", self, "show-close-button",
GObject.BindingFlags.INVERT_BOOLEAN
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]