icons: Fix icons not showing for format color buttons
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 14 Jun 2018 17:58:21 +0000 (19:58 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 15 Jun 2018 23:30:32 +0000 (01:30 +0200)
commitfe5ceb9ecfd9bbb83b96ba4f462b3f41688377bd
treea3b91bcce5d8379de0dbfa18cbf1b5bedf3c3c83
parentf04bfe687a9986f492aac29e0b598891e91f21c8
icons: Fix icons not showing for format color buttons

Adding a menu to a button seems to clear an icon set previously
until the button is clicked. Fix this by reordering things.
src/qtui/inputwidget.cpp