aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/TextPad.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms/Applications/TextPad.cs')
-rw-r--r--ShiftOS.WinForms/Applications/TextPad.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/TextPad.cs b/ShiftOS.WinForms/Applications/TextPad.cs
index bbf4846..b70a72c 100644
--- a/ShiftOS.WinForms/Applications/TextPad.cs
+++ b/ShiftOS.WinForms/Applications/TextPad.cs
@@ -39,6 +39,7 @@ namespace ShiftOS.WinForms.Applications
[Launcher("TextPad", true, "al_textpad", "Accessories")]
[RequiresUpgrade("textpad")]
[WinOpen("textpad")]
+ [DefaultIcon("iconTextPad")]
public partial class TextPad : UserControl, IShiftOSWindow
{
public TextPad()