Take ints by value rather than reference in UserModel methods
authorClaudio Cambra <claudio.cambra@gmail.com>
Fri, 8 Jul 2022 15:44:50 +0000 (17:44 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Fri, 15 Jul 2022 13:49:29 +0000 (13:49 +0000)
commitb3e82c87b79342c40d54918a7ee52cce7d6d9ef1
tree2d623c34ad8ab32ac45ca0577ae309f662bfeb68
parent771dad3793df6bb5329d21806fbd700a4ac375f5
Take ints by value rather than reference in UserModel methods

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
src/gui/tray/usermodel.cpp
src/gui/tray/usermodel.h