[epiphany/wip/exalm/reorder: 2/2] location-entry: Remove name from the signals enum




commit b3c0ba0c98143033bcbe8053eb4376bb31929a83
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Mar 23 15:33:00 2022 +0400

    location-entry: Remove name from the signals enum

 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]