aboutsummaryrefslogtreecommitdiff
path: root/src/ui/new_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/new_platform.h')
-rw-r--r--src/ui/new_platform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/new_platform.h b/src/ui/new_platform.h
index 745c4de..12fcbe3 100644
--- a/src/ui/new_platform.h
+++ b/src/ui/new_platform.h
@@ -29,7 +29,7 @@
29 29
30typedef struct UI_NEW_PLATFORM_Handle 30typedef struct UI_NEW_PLATFORM_Handle
31{ 31{
32 GtkDialog* platform_dialog; 32 GtkDialog* dialog;
33 33
34 HdyAvatar* platform_avatar; 34 HdyAvatar* platform_avatar;
35 GtkFileChooserButton* platform_avatar_file; 35 GtkFileChooserButton* platform_avatar_file;