Skip to content
GitLab
Explore
Sign in
gsettings: use `const char*` directly
Code
Review changes
Check out branch
Download
Patches
Plain diff
Fushan Wen
requested to merge
work/fuf/constchar
into
master
Apr 14, 2023
Overview
0
Commits
1
Pipelines
3
Changes
4
Expand
There is no need to convert QString to const char*. We can use const char* directly.
Merge request reports
Loading