[nautilus/wip/oholy/gnome-42: 1/41] Revert "location-entry: Don't crash on activation"
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/oholy/gnome-42: 1/41] Revert "location-entry: Don't crash on activation"
- Date: Fri, 11 Feb 2022 14:07:54 +0000 (UTC)
commit 955d17c01e6dd67c83a3468c323c7148870347a3
Author: Ondrej Holy <oholy redhat com>
Date: Fri Feb 11 13:45:07 2022 +0100
Revert "location-entry: Don't crash on activation"
This reverts commit ecf2008b74bfe9324fe88be2767dfa43972d51db.
src/nautilus-location-entry.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/nautilus-location-entry.c b/src/nautilus-location-entry.c
index 6a5dc37fc..bc37cc201 100644
--- a/src/nautilus-location-entry.c
+++ b/src/nautilus-location-entry.c
@@ -798,6 +798,8 @@ nautilus_location_entry_activate (GtkEntry *entry)
g_free (uri_scheme);
}
+
+ GTK_ENTRY_CLASS (nautilus_location_entry_parent_class)->activate (entry);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]