Skip to content

Commit 4ddb975

Browse files
committed
Merge branch 'rubberduck-vba/next' into Refactor_PRCHelpr_To_PRCExt
2 parents 8910e45 + a54e4c7 commit 4ddb975

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RetailCoder.VBE/Properties/Settings.settings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<Setting Name="DefaultHotkey_CodeExplorerCommand" Type="Rubberduck.Settings.HotkeySetting" Scope="Application">
5050
<Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
5151
&lt;HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
52-
&lt;Key1&gt;C&lt;/Key1&gt;
52+
&lt;Key1&gt;R&lt;/Key1&gt;
5353
&lt;IsEnabled&gt;true&lt;/IsEnabled&gt;
5454
&lt;HasShiftModifier&gt;false&lt;/HasShiftModifier&gt;
5555
&lt;HasAltModifier&gt;false&lt;/HasAltModifier&gt;
@@ -146,4 +146,4 @@
146146
&lt;/HotkeySetting&gt;</Value>
147147
</Setting>
148148
</Settings>
149-
</SettingsFile>
149+
</SettingsFile>

0 commit comments

Comments
 (0)