mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-11 18:34:03 +00:00
* qfont.ttf:
* qfont.ttf: Add Dollar and Mail Icon * QButton.cs: Increase Default Font Size * QControlsBlock.cs: * QSelectedCueCell.cs: Cleanup * QInstanceCell.cs: Cleanup Properties * QLevelsCell.cs: Rename QSelectedCueOptionsCell * QIcon.cs: Add Dollar and Mail Icons * ControlPage.xaml: * qConnectionPage.xaml: Move some properties to XAML * ControlPage.xaml.cs: Audio level adjustments in popup "window" * MenuPage.xaml.cs: * qConnectionPage.xaml.cs: Add Support and Feedback menu items
This commit is contained in:
@@ -47,6 +47,9 @@ namespace qController
|
||||
|
||||
public const string COMMENTING_O = "\uF27B";
|
||||
|
||||
public const string DOLLAR = "\uF155";
|
||||
public const string MAIL = "\uE812";
|
||||
|
||||
|
||||
public static string GetIconFromType(string type)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user