mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-09-01 14:55:13 +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:
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\GadgetWindow.cs" />
|
||||||
<Compile Include="GUI\Gadget.cs" />
|
<Compile Include="GUI\Gadget.cs" />
|
||||||
<Compile Include="GUI\HardwareTypeImage.cs" />
|
<Compile Include="GUI\HardwareTypeImage.cs" />
|
||||||
<Compile Include="GUI\NotifyIconAdv.cs">
|
<Compile Include="GUI\NotifyIconAdv.cs" />
|
||||||
<SubType>Component</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="GUI\PlotPanel.cs">
|
<Compile Include="GUI\PlotPanel.cs">
|
||||||
<SubType>UserControl</SubType>
|
<SubType>UserControl</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
|
Reference in New Issue
Block a user