mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-15 12:23:59 +00:00
* qfont.ttf:
* qfont.ttf: * QIcon.cs: Add LIST and LEFT_DIR icons * Info.plist: * AndroidManifest.xml: Update Version Numbers * App.xaml.cs: * QCue.cs: * MenuPage.xaml.cs: * QCueList.cs: * ControlPage.xaml.cs: * QWorkSpace.cs: * QCueListCell.cs: * qConnectionPage.xaml.cs: * QParser.cs: * QUpdater.cs: * QController.cs: Android v1.0.8 / iOS v2.0.8
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
public const string DOLLAR = "\uF155";
|
||||
public const string MAIL = "\uE812";
|
||||
|
||||
public const string LEFT_DIR = "\uE813";
|
||||
public const string LIST = "\uE814";
|
||||
|
||||
public static string GetIconFromType(string type)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user