kdeconnect-kde/plugins/lockdevice
Biswapriyo Nath 2310f7ce76 plugins/lockdevice: Remove unnecessary MSVC specific pragma directive
Fixes the following compiler warning with mingw-w64 toolchain:
    
    lockdeviceplugin-win.cpp:18: warning: ignoring '#pragma comment ' [-Wunknown-pragmas]
       18 | #pragma comment(lib, "user32.lib")
2024-10-08 15:46:11 +00:00
..
CMakeLists.txt Cleanup all occurences of QT_MAJOR_VERSION in cmake 2023-12-28 17:49:07 +01:00
kdeconnect_lockdevice.json SVN_SILENT made messages (.desktop file) - always resolve ours 2024-08-28 01:25:08 +00:00
lockdeviceplugin-win.cpp plugins/lockdevice: Remove unnecessary MSVC specific pragma directive 2024-10-08 15:46:11 +00:00
lockdeviceplugin-win.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
lockdeviceplugin.cpp plugins: Use QLatin1String::arg for faster and simpler string concatination 2023-08-28 17:20:46 +00:00
lockdeviceplugin.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00