mirror of
https://github.com/openbullet/openbullet.git
synced 2023-10-21 07:33:42 -05:00
Forgot to commit the XAML...
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
<Page.Resources>
|
||||
<ContextMenu x:Key="ItemContextMenu">
|
||||
<MenuItem x:Name="copySelectedProxies" Header="Copy Selected Proxies" Click="copySelectedProxies_Click"/>
|
||||
<MenuItem x:Name="copySelectedProxiesFull" Header="Copy Selected Proxies (with type and credentials)" Click="copySelectedProxiesFull_Click"/>
|
||||
</ContextMenu>
|
||||
</Page.Resources>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user