feat: DTK changed-template and DTK changed-symbol #95
Annotations
2 warnings
src/plugins/symbol/mainframe/symboltreeview.cpp#L30
Class 'SymbolTreeViewPrivate' has a constructor with 1 argument that is not explicit. Such constructors should in general be explicit for type safety reasons. Using the explicit keyword in the constructor means some mistakes when using the class can be avoided.
|
src/plugins/template/wizard/detailwidget.h#L21
Class 'DetailWidget' has a constructor with 1 argument that is not explicit. Such constructors should in general be explicit for type safety reasons. Using the explicit keyword in the constructor means some mistakes when using the class can be avoided.
|
The logs for this run have expired and are no longer available.
Loading