Fix #984 without breaking topic input
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 22 Jan 2012 20:12:13 +0000 (21:12 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 22 Jan 2012 20:14:00 +0000 (21:14 +0100)
commitc79746f6919a90688571d5bd2d2fdf1c4a31b628
tree70efaa118b70ecb70a6d369c633a5f049becab31
parent9019590918204bcf68e82b6bbfcda31c37c5b9e6
Fix #984 without breaking topic input

Queued connection ensures that the textEdit is already reset() when InputWidget
does its thing, thus solving the history issues.

Approved by Tucos reading it 10 times. :>
src/qtui/inputwidget.cpp
src/qtui/inputwidget.h