Move the svg rendering part in a lambda
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 23 Jul 2020 17:06:09 +0000 (19:06 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Tue, 28 Jul 2020 09:20:34 +0000 (09:20 +0000)
commit72eba2b93de5dc8f40d0e8ed7f3b903267f736c7
treed8faf1741c0b867857de70e6ded3a026e25d5db0
parent73c3aa78984398f4c47126735e6bf8a60297b848
Move the svg rendering part in a lambda

This simplifies the loop body a bit, opening the door to what's next.

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/libsync/theme.cpp