refresh tooltip #2803
Annotations
8 warnings
clang-tidy:
src/library/librarycontrol.cpp#L24
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|
clang-tidy:
src/skin/skincontrols.cpp#L7
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|
clang-tidy:
src/widget/hexspinbox.cpp#L7
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|
clang-tidy:
src/widget/wbeatspinbox.cpp#L14
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|
clang-tidy:
src/widget/wlibrarytableview.cpp#L402
'auto &role' can be declared as 'const auto &role' [readability-qualified-auto]
|
clang-tidy:
src/widget/wtrackmenu.cpp#L56
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|
clang-tidy:
src/waveform/renderers/waveformrenderersignalbase.cpp#L15
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|
clang-tidy:
src/vinylcontrol/vinylcontrolmanager.cpp#L18
anonymous namespace not terminated with a closing comment [google-readability-namespace-comments]
|