qtui: Set proper icon for "About Quassel" menu option
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 3 Jun 2018 23:16:01 +0000 (01:16 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 15 Jun 2018 23:30:32 +0000 (01:30 +0200)
commitaec9c711900a443bfa7860fa86c6e9c86b81a3e7
treedea753caa9dcf235b92de0f14561c263a8d94c0d
parent68ba16b2340ed20508bb7789c51b700b562f2392
qtui: Set proper icon for "About Quassel" menu option

With the icons reorganization, we no longer have fallbacks available
on a resource path. Use QIcon::fromTheme() instead.
src/qtui/mainwin.cpp