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:09:26 +0000 (10:09 +0100)
commit28eb2bac59e104c366d1299a5d45c8d5cb34b9bb
treeae3f6946d742b6ca93cf1180820fc378d6917483
parent830076bb8c321ee7866ffd430062282e7fe50afb
Don't use Qt::Sheet on != Mac

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