https://bugs.kde.org/show_bug.cgi?id=500345
Joshua Goins <j...@redstrate.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |7e4068c7e8c3f78914a223bf98a | |f35a5e32269a0 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #5 from Joshua Goins <j...@redstrate.com> --- Git commit 7e4068c7e8c3f78914a223bf98af35a5e32269a0 by Joshua Goins, on behalf of Ilya Katsnelson. Committed on 18/02/2025 at 23:21. Pushed by redstrate into branch 'master'. kcms/libkwindevices: put template functions in the header Otherwise some compilers will get confused and fail with nonsensical linking errors. Discovered while building 6.3.1 on NixOS, and should probably be backported. M +1 -1 kcms/libkwindevices/CMakeLists.txt M +1 -1 kcms/libkwindevices/devicesmodel.cpp M +0 -40 kcms/libkwindevices/inputdevice.cpp M +36 -4 kcms/libkwindevices/inputdevice.h https://invent.kde.org/plasma/plasma-desktop/-/commit/7e4068c7e8c3f78914a223bf98af35a5e32269a0 -- You are receiving this mail because: You are watching all bug changes.