mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-19 12:10:19 +00:00
Provide builtin defauls for treeview icons
This commit is contained in:
@@ -93,6 +93,8 @@
|
||||
<ItemGroup>
|
||||
<None Include="..\..\hexchat.png" />
|
||||
<None Include="book.png" />
|
||||
<None Include="channel.png" />
|
||||
<None Include="dialog.png" />
|
||||
<None Include="fileoffer.png" />
|
||||
<None Include="highlight.png" />
|
||||
<None Include="hop.png" />
|
||||
@@ -100,6 +102,8 @@
|
||||
<None Include="op.png" />
|
||||
<None Include="purple.png" />
|
||||
<None Include="red.png" />
|
||||
<None Include="server.png" />
|
||||
<None Include="util.png" />
|
||||
<None Include="voice.png" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
|
||||
Reference in New Issue
Block a user