diff options
Diffstat (limited to 'chrome/browser/gtk/gtk_custom_menu_item.h')
-rw-r--r-- | chrome/browser/gtk/gtk_custom_menu_item.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/gtk/gtk_custom_menu_item.h b/chrome/browser/gtk/gtk_custom_menu_item.h index c89db5d..c730342 100644 --- a/chrome/browser/gtk/gtk_custom_menu_item.h +++ b/chrome/browser/gtk/gtk_custom_menu_item.h @@ -4,6 +4,7 @@ #ifndef CHROME_BROWSER_GTK_GTK_CUSTOM_MENU_ITEM_H_ #define CHROME_BROWSER_GTK_GTK_CUSTOM_MENU_ITEM_H_ +#pragma once // GtkCustomMenuItem is a GtkMenuItem subclass that has buttons in it and acts // to support this. GtkCustomMenuItems only render properly when put in a |