With the latest refactoring AbstractClient::captionNormal is the same as
AbstractClient::caption(false) used to be. As there were only two usages
of the false parameter, let's remove this boolean trap and use proper
API calls.
Details
Details
- Reviewers
- None
- Group Reviewers
KWin Plasma - Commits
- R108:f0652970f4f0: Drop boolean parameter from AbstractClient::caption
Diff Detail
Diff Detail
- Repository
- R108 KWin
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.