diff options
-rw-r--r-- | ui/resources/default_100_percent/menu_droparrow_sharp.png | bin | 138 -> 0 bytes | |||
-rw-r--r-- | ui/resources/ui_resources.grd | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/ui/resources/default_100_percent/menu_droparrow_sharp.png b/ui/resources/default_100_percent/menu_droparrow_sharp.png Binary files differdeleted file mode 100644 index b6e3aa1..0000000 --- a/ui/resources/default_100_percent/menu_droparrow_sharp.png +++ /dev/null diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd index c165065..1ece7c9 100644 --- a/ui/resources/ui_resources.grd +++ b/ui/resources/ui_resources.grd @@ -331,7 +331,6 @@ <structure type="chrome_scaled_image" name="IDR_MENU_CHECK" file="menu_check.png" /> </if> <structure type="chrome_scaled_image" name="IDR_MENU_DROPARROW" file="menu_droparrow.png" /> - <structure type="chrome_scaled_image" name="IDR_MENU_DROPARROW_SHARP" file="menu_droparrow_sharp.png" /> <if expr="not pp_ifdef('toolkit_views') and is_posix and not is_macosx"> <structure type="chrome_scaled_image" name="IDR_MINIMIZE" file="linux_minimize.png" /> <structure type="chrome_scaled_image" name="IDR_MINIMIZE_H" file="linux_minimize_hover.png" /> |