kdeconnect-kde/plugins/systemvolume
Biswapriyo Nath b40f2a785f plugins/systemvolume: Fix linker error with mingw toolchain
This commit fixes the following linker error with mingw ld.

ld.exe: systemvolumeplugin-win.cpp:373:(.text+0x11ae): undefined
reference to `_GUID const& __mingw_uuidof<IPolicyConfigVista>()'
ld.exe: systemvolumeplugin-win.cpp:373:(.text+0x11b6): undefined
reference to `_GUID const& __mingw_uuidof<CPolicyConfigVistaClient>()'
2024-10-13 15:42:06 +00:00
..
CMakeLists.txt Cleanup all occurences of QT_MAJOR_VERSION in cmake 2023-12-28 17:49:07 +01:00
kdeconnect_systemvolume.json SVN_SILENT made messages (.desktop file) - always resolve ours 2024-09-20 01:25:09 +00:00
PolicyConfig.h plugins/systemvolume: Fix linker error with mingw toolchain 2024-10-13 15:42:06 +00:00
README Add systemvolume plugin 2018-07-27 09:22:44 +02:00
systemvolumeplugin-macos.cpp Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
systemvolumeplugin-macos.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
systemvolumeplugin-pulse.cpp Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
systemvolumeplugin-pulse.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
systemvolumeplugin-win.cpp plugins/systemvolume: Work around remaining clang-format differences between different versions 2024-09-08 08:46:53 +00:00
systemvolumeplugin-win.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00

This plugin allows to control the system volume.