[epiphany/wip/exalm/reorder: 2/2] location-entry: Remove name from the signals enum
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/exalm/reorder: 2/2] location-entry: Remove name from the signals enum
- Date: Wed, 23 Mar 2022 14:06:27 +0000 (UTC)
commit 3f5d2bebd20f776bcbcf45d2cb33d2b3357a91b4
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Mar 23 15:33:00 2022 +0400
location-entry: Remove name from the signals enum
Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/1099>
lib/widgets/ephy-location-entry.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/widgets/ephy-location-entry.c b/lib/widgets/ephy-location-entry.c
index a177c2462..a168104f8 100644
--- a/lib/widgets/ephy-location-entry.c
+++ b/lib/widgets/ephy-location-entry.c
@@ -96,7 +96,7 @@ enum {
LAST_PROP
};
-enum signalsEnum {
+enum {
ACTIVATE,
USER_CHANGED,
READER_MODE_CHANGED,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]