]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/MainWindowTitle.h
macosx: added a 1.5px shadow (white) to the window title and the time counter
[vlc] / modules / gui / macosx / MainWindowTitle.h
index 718085060f0bc707e5a9447f76f4acbb8659d549..0a453604363806fac793a9d6f790a38f740533cc 100644 (file)
@@ -39,6 +39,8 @@
     NSImage * o_green_img;
     NSImage * o_green_over_img;
     NSImage * o_green_on_img;
+    NSShadow * o_window_title_shadow;
+    NSDictionary * o_window_title_attributes_dict;
 
     IBOutlet id o_red_btn;
     IBOutlet id o_yellow_btn;