summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_application.h
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/macosx_application.h')
-rw-r--r--osdep/macosx_application.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/osdep/macosx_application.h b/osdep/macosx_application.h
index 0301e49fcb..5f33a384f2 100644
--- a/osdep/macosx_application.h
+++ b/osdep/macosx_application.h
@@ -22,6 +22,8 @@
struct macos_opts {
int macos_title_bar_style;
+ int macos_title_bar_appearance;
+ int macos_title_bar_material;
int macos_fs_animation_duration;
int cocoa_cb_sw_renderer;
};