diff options
Diffstat (limited to 'chrome/browser/gtk/gtk_custom_menu.h')
-rw-r--r-- | chrome/browser/gtk/gtk_custom_menu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gtk/gtk_custom_menu.h b/chrome/browser/gtk/gtk_custom_menu.h index a2fc757..1faa730 100644 --- a/chrome/browser/gtk/gtk_custom_menu.h +++ b/chrome/browser/gtk/gtk_custom_menu.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_GTK_GTK_CUSTOM_MENU_H_ #define CHROME_BROWSER_GTK_GTK_CUSTOM_MENU_H_ +#pragma once // GtkCustomMenu is a GtkMenu subclass that can contain, and collaborates with, // GtkCustomMenuItem instances. GtkCustomMenuItem is a GtkMenuItem that can |