mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-20 04:30:18 +00:00
Provide builtin defauls for treeview icons
This commit is contained in:
@@ -96,6 +96,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" />
|
||||
@@ -103,6 +105,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