Skip to content
Snippets Groups Projects
Commit c4500b10 authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Add separator to context menu.

Refers to #2
parent a695ba0a
No related branches found
No related tags found
No related merge requests found
...@@ -78,6 +78,7 @@ namespace ATXTray ...@@ -78,6 +78,7 @@ namespace ATXTray
_miSvcRunning, _miSvcRunning,
_miSvcSuspended, _miSvcSuspended,
_miTxProgress, _miTxProgress,
new ToolStripSeparator(),
_miExit _miExit
}); });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment