mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-16 04:43:41 +00:00
Correct right arrow icon in QIcon
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user