]> dgit.raspbian.org Git - nextcloud-desktop.git/commit
Load the theme resource explictly
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 2 Feb 2021 16:02:02 +0000 (17:02 +0100)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 2 Feb 2021 17:33:45 +0000 (18:33 +0100)
commit55fd0562dee45a08498c3b507270ef96365bb363
tree877047ef79f747de813e8e5134c56211b110caf1
parent0521dce1743215633f6db3fb7fd184a5643f7779
Load the theme resource explictly

Otherwise they won't be loaded automatically at startup leading to lots
of missing icons. Since they're now in a static library they need that
explicit loading.

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