[dconf-editor] *sigh*
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf-editor] *sigh*
- Date: Mon, 11 Dec 2017 10:09:42 +0000 (UTC)
commit 0213b88d70038e49f5a92907f442a1aca021fa11
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Mon Dec 11 11:09:02 2017 +0100
*sigh*
editor/registry-search.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/editor/registry-search.vala b/editor/registry-search.vala
index 428916a..525560f 100644
--- a/editor/registry-search.vala
+++ b/editor/registry-search.vala
@@ -282,7 +282,7 @@ class RegistrySearch : Grid, PathElement, BrowsableView
{
if (((!) row).on_popover_disappear_handler != 0)
{
- disconnect (((!) row).on_popover_disappear_handler);
+ ((!) row).disconnect (((!) row).on_popover_disappear_handler);
((!) row).on_popover_disappear_handler = 0;
}
((!) row).destroy_popover ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]