summaryrefslogtreecommitdiff
path: root/src/connection-editor/nm-connection-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/connection-editor/nm-connection-editor.h')
-rw-r--r--src/connection-editor/nm-connection-editor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/connection-editor/nm-connection-editor.h b/src/connection-editor/nm-connection-editor.h
index f8c12a80..d68146a5 100644
--- a/src/connection-editor/nm-connection-editor.h
+++ b/src/connection-editor/nm-connection-editor.h
@@ -85,6 +85,7 @@ typedef struct {
typedef enum {
/* Add item for inter-page changes here */
INTER_PAGE_CHANGE_WIFI_MODE = 1,
+ INTER_PAGE_CHANGE_MACSEC_MODE = 2,
} InterPageChangeType;
GType nm_connection_editor_get_type (void);