[stable-3.14] Make shares distinguishable if there are sharees with the same display name #4338
Annotations
1 error and 2 warnings
src/gui/filedetails/sharemodel.h:17:10 [clang-diagnostic-error]:
src/gui/filedetails/sharemodel.h#L17
'QAbstractListModel' file not found
|
src/gui/filedetails/sharemodel.cpp:665:20 [cppcoreguidelines-init-variables]:
src/gui/filedetails/sharemodel.cpp#L665
variable 'dataChanged' is not initialized
|
src/gui/filedetails/sharemodel.cpp:697:21 [modernize-use-trailing-return-type]:
src/gui/filedetails/sharemodel.cpp#L697
use a trailing return type for this function
|