[stable-3.14] Native buttons #3961
Annotations
2 errors, 1 warning, and 3 notices
src/gui/main.cpp:15:10 [clang-diagnostic-error]:
src/gui/main.cpp#L15
'QtGlobal' file not found
|
src/gui/tray/activitydata.cpp:15:10 [clang-diagnostic-error]:
src/gui/tray/activitydata.cpp#L15
'QtCore' file not found
|
src/gui/main.cpp:82:27 [cppcoreguidelines-init-variables]:
src/gui/main.cpp#L82
variable 'style' is not initialized
|
Run clang-format on src/gui/tray/activitydata.cpp:
src/gui/tray/activitydata.cpp#L1
File src/gui/tray/activitydata.cpp does not conform to Custom style guidelines. (lines 169)
|
Run clang-format on src/gui/tray/activitylistmodel.cpp:
src/gui/tray/activitylistmodel.cpp#L1
File src/gui/tray/activitylistmodel.cpp does not conform to Custom style guidelines. (lines 229)
|
Run clang-format on src/libsync/theme.cpp:
src/libsync/theme.cpp#L1
File src/libsync/theme.cpp does not conform to Custom style guidelines. (lines 28, 940)
|