diff options
Diffstat (limited to 'views/controls/scrollbar/bitmap_scroll_bar.h')
-rw-r--r-- | views/controls/scrollbar/bitmap_scroll_bar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/scrollbar/bitmap_scroll_bar.h b/views/controls/scrollbar/bitmap_scroll_bar.h index 9a22a2e..67e1fba 100644 --- a/views/controls/scrollbar/bitmap_scroll_bar.h +++ b/views/controls/scrollbar/bitmap_scroll_bar.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_SCROLLBAR_BITMAP_SCROLL_BAR_H_ #define VIEWS_CONTROLS_SCROLLBAR_BITMAP_SCROLL_BAR_H_ +#pragma once #include "views/controls/button/image_button.h" #include "views/controls/menu/menu.h" |