Don't use Qt::Sheet on != Mac
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 20 Feb 2009 09:09:26 +0000 (10:09 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 20 Feb 2009 09:12:30 +0000 (10:12 +0100)
commite73c8a69ef8bd840a57454641cd982758f5ac845
treeae3f6946d742b6ca93cf1180820fc378d6917483
parentb58959b95b701109499596fce34f1eea9f6bab36
Don't use Qt::Sheet on != Mac

QMessageBox does stupid things if this property is enabled on non-Mac systems.
src/uisupport/inputline.cpp