This way the style knows what widget the icon is placed in and could do something different.
Details
Details
- Reviewers
cfeck ngraham dhaumann - Group Reviewers
Frameworks - Commits
- R236:dbee23dd939b: [KMessageWidget] Pass widget to standardIcon()
Compiles, Breeze now knows it's a KMessageWidget
Diff Detail
Diff Detail
- Repository
- R236 KWidgetsAddons
- Lint
Lint Skipped - Unit
Unit Tests Skipped
src/kmessagewidget.cpp | ||
---|---|---|
94 ↗ | (On Diff #37101) | Could also pass a QStyleOption, initialized from the widget. |
Comment Actions
The commit log says "Breeze now knows it's a KMessageWidget". Ok. And now? The commit log lacks what issue this patch fixes...
Besides that, looks good to me.