feat: DTK Changed-Top toolbar and Left navigation toolbar #124
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
cppcheck:
src/plugins/core/mainframe/windowkeeper.cpp#L316
Either the condition '!central' is redundant or there is possible null pointer dereference: central.
|
cppcheck:
src/plugins/core/mainframe/windowkeeper.cpp#L491
Either the condition '!d->window' is redundant or there is possible null pointer dereference: d->window.
|