Correct right arrow icon in QIcon

This commit is contained in:
2019-04-23 16:20:57 -05:00
parent 924a8e7af0
commit 0cc5fea0b0
6 changed files with 26 additions and 21 deletions
@@ -33,7 +33,7 @@ namespace qController
public const string MINUS_SQUARED = "\uF146";
public const string RIGHT = "\uF148";
public const string RIGHT = "\uF178";
public const string DOT_CIRCLED = "\uF192";