From 3f00f3f605fb60b672b626f841050905c5bdd65d Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 26 Apr 2020 22:25:53 +0200 Subject: [PATCH] Add 'less-than of equal to' character to font. --- profiler/src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/profiler/src/main.cpp b/profiler/src/main.cpp index e37bf176..34c1a7a7 100644 --- a/profiler/src/main.cpp +++ b/profiler/src/main.cpp @@ -268,6 +268,7 @@ int main( int argc, char** argv ) 0x03BC, 0x03BC, // micro 0x03C3, 0x03C3, // small sigma 0x2013, 0x2013, // en dash + 0x2264, 0x2264, // less-than or equal to 0, }; static const ImWchar rangesIcons[] = {