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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/connection-editor/nm-connection-editor.h b/src/connection-editor/nm-connection-editor.h
index b7833be7..f8c12a80 100644
--- a/src/connection-editor/nm-connection-editor.h
+++ b/src/connection-editor/nm-connection-editor.h
@@ -60,6 +60,10 @@ typedef struct {
GtkWidget *ok_button;
GtkWidget *cancel_button;
GtkWidget *export_button;
+ GtkWidget *relabel_info;
+ GtkWidget *relabel_dialog;
+ GtkWidget *relabel_button;
+ GtkListStore *relabel_list;
gboolean busy;
gboolean init_run;