Fix opening of locally available groupfolders in web browser from tray drop-down #4322
Annotations
1 error, 1 warning, and 1 notice
src/gui/tray/usermodel.h:4:10 [clang-diagnostic-error]:
src/gui/tray/usermodel.h#L4
'QAbstractListModel' file not found
|
src/gui/tray/usermodel.cpp:935:12 [readability-convert-member-functions-to-static]:
src/gui/tray/usermodel.cpp#L935
method 'openLocalFolder' can be made static
|
Run clang-format on src/gui/tray/usermodel.cpp:
src/gui/tray/usermodel.cpp#L1
File src/gui/tray/usermodel.cpp does not conform to Custom style guidelines. (lines 353, 354)
|