Skip to content

Commit 66c4d43

Browse files
authored
Merge pull request #3351 from shadowofsilicon/UI_ToolBars
Refactors duplicated toolbar theme from Code Explorer and Inspections Explorer
2 parents 399dd45 + 4018ea9 commit 66c4d43

File tree

4 files changed

+678
-1071
lines changed

4 files changed

+678
-1071
lines changed

RetailCoder.VBE/Rubberduck.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,6 +1388,10 @@
13881388
<SubType>Designer</SubType>
13891389
<Generator>MSBuild:Compile</Generator>
13901390
</Page>
1391+
<Page Include="UI\Controls\ToolBar.xaml">
1392+
<SubType>Designer</SubType>
1393+
<Generator>MSBuild:Compile</Generator>
1394+
</Page>
13911395
<Page Include="UI\Refactorings\EncapsulateField\EncapsulateFieldView.xaml">
13921396
<SubType>Designer</SubType>
13931397
<Generator>MSBuild:Compile</Generator>

0 commit comments

Comments
 (0)