From 17994eb3eda9d2be9aad55dae41562ce13531d99 Mon Sep 17 00:00:00 2001 From: B Stack Date: Thu, 15 Aug 2019 15:51:34 -0400 Subject: add upstream 10.15 --- wx+/rtl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wx+/rtl.h') diff --git a/wx+/rtl.h b/wx+/rtl.h index 16fde699..0cae9bac 100644 --- a/wx+/rtl.h +++ b/wx+/rtl.h @@ -21,7 +21,7 @@ void drawBitmapRtlNoMirror(wxDC& dc, const wxBitmap& bmp, const wxRect& rect, in wxBitmap mirrorIfRtl(const wxBitmap& bmp); -//manual text flow correction: http://www.w3.org/International/articles/inline-bidi-markup/ +//manual text flow correction: https://www.w3.org/International/articles/inline-bidi-markup/ -- cgit