Work around a QRegExp bug where a `\b never seems to match
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 2 Jan 2009 19:38:44 +0000 (20:38 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Fri, 2 Jan 2009 19:38:44 +0000 (20:38 +0100)
commit22a2567a8f933c94534775c560eff56168ae3078
treef23d2ef7e596f78cc43e7b4065e7063ed9617b86
parent9d2d2ca7077b5836afbe81df5d9cdd97dea76e91
Work around a QRegExp bug where a `\b never seems to match

Fixes #453. Bug filed upstream.
src/qtui/qtuimessageprocessor.cpp