From c69e301e2628ecf925273858093ec6427963f3d3 Mon Sep 17 00:00:00 2001 From: Antenore Gatta Date: Fri, 15 Mar 2019 01:27:34 +0100 Subject: Initial connection profile file name refactoring - UI --- src/remmina_pref_dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/remmina_pref_dialog.h') diff --git a/src/remmina_pref_dialog.h b/src/remmina_pref_dialog.h index 1e2cbfb1f..8005df1d9 100644 --- a/src/remmina_pref_dialog.h +++ b/src/remmina_pref_dialog.h @@ -49,6 +49,7 @@ typedef struct _RemminaPrefDialog { GtkNotebook *notebook_preferences; GtkFileChooser *filechooserbutton_options_datadir_path; + GtkEntry *entry_options_file_name; GtkFileChooser *filechooserbutton_options_screenshots_path; GtkEntry *entry_options_screenshot_name; GtkSwitch *switch_options_deny_screenshot_clipboard; -- cgit v1.2.3