Skip to content

Fix icon not showing on Windows

Albert Astals Cid requested to merge work/aacid/fix_icon_windows into master

For some reason QIcon::fromTheme(QStringLiteral("okular")) doesn't return the proper icon on WelcomeScreen construction, i'm guessing that's a bit too early, though haven't investigated why

Merge request reports