diff options
-rw-r--r-- | views/controls/menu/native_menu_host_delegate.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/views/controls/menu/native_menu_host_delegate.h b/views/controls/menu/native_menu_host_delegate.h index 48b2084..28598c6 100644 --- a/views/controls/menu/native_menu_host_delegate.h +++ b/views/controls/menu/native_menu_host_delegate.h @@ -16,4 +16,5 @@ class NativeMenuHostDelegate { } // namespace internal } // namespace views -#endif // VIEWS_CONTROLS_MENU_NATIVE_MENU_HOST_DELEGATE_H_
\ No newline at end of file +#endif // VIEWS_CONTROLS_MENU_NATIVE_MENU_HOST_DELEGATE_H_ + |