diff --git a/.gitattributes b/.gitattributes index f93c901be5..d0b368fbcd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -654,6 +654,7 @@ components/customdrawn/customdrawnextras.pas svneol=native#text/plain components/customdrawn/customdrawnimages/android_checkbox.png -text svneol=unset#image/png components/customdrawn/customdrawnimages/android_checkbox_checked_ldpi.bmp -text components/customdrawn/customdrawnimages/android_checkbox_checked_vldpi.bmp -text +components/customdrawn/customdrawnimages/android_checkbox_ldpi.bmp -text components/customdrawn/customdrawnimages/android_checkbox_vldpi.bmp -text components/customdrawn/customdrawnimages/android_vldpi.lrs svneol=native#text/plain components/customdrawn/customdrawnutils.pas svneol=native#text/pascal diff --git a/components/customdrawn/customdrawnimages/android_checkbox_ldpi.bmp b/components/customdrawn/customdrawnimages/android_checkbox_ldpi.bmp new file mode 100644 index 0000000000..dedae2d1da Binary files /dev/null and b/components/customdrawn/customdrawnimages/android_checkbox_ldpi.bmp differ