mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-29 05:18:14 +00:00
Added a wrapper for the NotifyIconAdv to use the normal NotifyIcon class on Linux systems and the (fixed) custom implementation on Windows systems.
This commit is contained in:
parent
4bebb21f12
commit
5d04d3f2f4
1125
GUI/NotifyIconAdv.cs
1125
GUI/NotifyIconAdv.cs
File diff suppressed because it is too large
Load Diff
@ -73,9 +73,7 @@
|
||||
<Compile Include="GUI\GadgetWindow.cs" />
|
||||
<Compile Include="GUI\Gadget.cs" />
|
||||
<Compile Include="GUI\HardwareTypeImage.cs" />
|
||||
<Compile Include="GUI\NotifyIconAdv.cs">
|
||||
<SubType>Component</SubType>
|
||||
</Compile>
|
||||
<Compile Include="GUI\NotifyIconAdv.cs" />
|
||||
<Compile Include="GUI\PlotPanel.cs">
|
||||
<SubType>UserControl</SubType>
|
||||
</Compile>
|
||||
|
Loading…
x
Reference in New Issue
Block a user