mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Extra icons for OSD
This commit is contained in:
@@ -21,6 +21,10 @@ namespace GHelper
|
||||
|
||||
private void SetKeyCombo(ComboBox combo, TextBox txbox, string name)
|
||||
{
|
||||
|
||||
if (name == "m3")
|
||||
customActions[""] = Properties.Strings.MuteMic;
|
||||
|
||||
if (name == "m4")
|
||||
customActions[""] = Properties.Strings.OpenGHelper;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user