diff options
author | Michele Calgaro <[email protected]> | 2024-12-08 15:18:52 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-12-13 08:18:45 +0900 |
commit | d0a2cfa94f8ebf5476be9521c9997cf7f152cc95 (patch) | |
tree | 90500ca0cba5b9c506f184c8e44c6ca9041b169c /kcontrol/kthememanager/kthemedlg.ui | |
parent | 1c05f36ad14d115b52151b61a06b239d0e6ef27b (diff) | |
download | tdebase-master.tar.gz tdebase-master.zip |
kcminit: fix initialization of multiple modules provided by a single library. This resolves issue #554.HEADmaster
The problem was that libinput was serving multiple modules and after initializing the first one, the others would be ignored because of a check on whether the library itself had already been initialized.
The solution is rather simple and checks not only the library name but also the module factory name. This ensures each library/factory module is correctly initialized.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'kcontrol/kthememanager/kthemedlg.ui')
0 files changed, 0 insertions, 0 deletions