add Refresh command
This commit is contained in:
parent
4784086ffb
commit
8c90e436bd
@ -240,6 +240,7 @@
|
||||
<Command ID="ViewFullScreen">
|
||||
<Shortcut Key="F11" />
|
||||
</Command>
|
||||
<Command ID="ViewRefresh" />
|
||||
|
||||
<!-- Project -->
|
||||
<Command ID="Project">
|
||||
|
||||
@ -114,6 +114,7 @@
|
||||
<Command ID="ViewPanels" Title="_Panels" />
|
||||
<Command ID="ViewStartPage" Title="Start Pa_ge" />
|
||||
<Command ID="ViewFullScreen" Title="F_ull Screen" />
|
||||
<Command ID="ViewRefresh" Title="R_efresh" />
|
||||
|
||||
<!-- Project -->
|
||||
<Command ID="Project" Title="_Project" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user