Fix "Pause sync for all" / "Resume sync for all" state when manipulating folder sync outside of tray #3369
Triggered via pull request
April 23, 2024 17:15
Status
Success
Total duration
1h 51m 39s
Artifacts
–
Annotations
1 error and 2 warnings
src/gui/systray.h:18:10 [clang-diagnostic-error]:
src/gui/systray.h#L18
'QSystemTrayIcon' file not found
|
src/gui/systray.cpp:450:10 [modernize-use-trailing-return-type]:
src/gui/systray.cpp#L450
use a trailing return type for this function
|
src/gui/systray.cpp:585:10 [modernize-use-trailing-return-type]:
src/gui/systray.cpp#L585
use a trailing return type for this function
|