StarEditor: Adapt style_palemoon.qss. #15
Annotations
3 warnings
clang-tidy:
src/library/tabledelegates/stardelegate.cpp#L19
'auto pTrackTableView' can be declared as 'auto *pTrackTableView' [readability-qualified-auto]
|
clang-tidy:
src/mixer/basetrackplayer.cpp#L114
statement should be inside braces [readability-braces-around-statements]
|
clang-tidy:
src/mixer/basetrackplayer.cpp#L124
statement should be inside braces [readability-braces-around-statements]
|