Skip to content

Commit c2213ff

Browse files
author
Sébastien Geiser
committed
Hide Export
1 parent 5179bbe commit c2213ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: RegexDialog/RegExToolDialog.xaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,12 @@
9898
</MenuItem.Icon>
9999
</MenuItem>
100100
<Separator/>
101-
<MenuItem Header="Export To Visual Studio _Solution..." Click="ExportToVisualStudio_Click">
101+
<!--<MenuItem Header="Export To Visual Studio _Solution..." Click="ExportToVisualStudio_Click">
102102
<MenuItem.Icon>
103103
<Image Source="{StaticResource VS}" />
104104
</MenuItem.Icon>
105105
</MenuItem>
106-
<Separator />
106+
<Separator />-->
107107
<MenuItem Header="_Exit" Click="Exit_MenuItem_Click" >
108108
<MenuItem.Icon>
109109
<Image Source="{StaticResource ExitPicture}" />

0 commit comments

Comments
 (0)