[dolphin] [Bug 471999] Cannot configure previews
Nicolas Fella
bugzilla_noreply at kde.org
Sat Jul 8 23:20:32 BST 2023
https://bugs.kde.org/show_bug.cgi?id=471999
Nicolas Fella <nicolas.fella at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/31a8866
| |ac0aa3966cd77e87e14974f0a6a
| |66f940
--- Comment #2 from Nicolas Fella <nicolas.fella at gmx.de> ---
Git commit 31a8866ac0aa3966cd77e87e14974f0a6a66f940 by Nicolas Fella.
Committed on 08/07/2023 at 22:11.
Pushed by nicolasfella into branch 'kf6'.
Fix usage of Qt::CheckStateRole in preview model
Qt::CheckStateRole expects an enum, not a bool
Also set the flag that the item it user checkable, otherwise it can't be
changed
M +3 -3 src/settings/contextmenu/contextmenusettingspage.cpp
M +2 -2 src/settings/general/previewssettingspage.cpp
M +2 -2 src/settings/serviceitemdelegate.cpp
M +7 -2 src/settings/servicemodel.cpp
M +2 -1 src/settings/servicemodel.h
https://invent.kde.org/system/dolphin/-/commit/31a8866ac0aa3966cd77e87e14974f0a6a66f940
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list