feat: DTK Change-Mainwindow and menu #93
Annotations
3 warnings
src/plugins/core/mainframe/windowkeeper.cpp#L357
Consider using std::find_if algorithm instead of a raw loop.
|
src/plugins/core/mainframe/windowkeeper.cpp#L395
Either the condition '!action' is redundant or there is possible null pointer dereference: action.
|
src/plugins/core/mainframe/windowkeeper.cpp#L400
Consider using std::find_if algorithm instead of a raw loop.
|
The logs for this run have expired and are no longer available.
Loading