Issue MoonchildProductions/UXP#1578 - Add global menubar support for GTK

This commit is contained in:
Lootyhoof
2020-06-06 00:37:29 +01:00
committed by Roy Tam
parent cd1c94480d
commit 564f1026d5
32 changed files with 4811 additions and 4 deletions
+1 -1
View File
@@ -73,7 +73,7 @@
#include "nsPIWindowRoot.h"
#ifdef XP_MACOSX
#if defined(XP_MACOSX) || defined(MOZ_WIDGET_GTK)
#include "nsINativeMenuService.h"
#define USE_NATIVE_MENUS
#endif