Constify elements for progress bar rect calculation in FolderStatusDelegate::paint
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Thu, 4 May 2023 04:22:12 +0000 (12:22 +0800)
committerClaudio Cambra <claudio.cambra@nextcloud.com>
Mon, 8 May 2023 12:04:56 +0000 (20:04 +0800)
commit396003264cff659428ae89385bbf522455fc2d8b
treeaad6b4eafb7e6be9188e0f1f9a00d262d41cbed4
parentd31a9ec9cef80b362ebc528ad3985bd00f331b25
Constify elements for progress bar rect calculation in FolderStatusDelegate::paint

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
src/gui/folderstatusdelegate.cpp