Fixing BR #234. Queries where the chatpartner is away are no longer shown as disabled...
authorMarcus Eggenberger <egs@quassel-irc.org>
Mon, 4 Aug 2008 19:12:54 +0000 (21:12 +0200)
committerMarcus Eggenberger <egs@quassel-irc.org>
Mon, 4 Aug 2008 19:12:54 +0000 (21:12 +0200)
commit4a174a228d64ab906a0944f3de3dfe4324d058ff
treeffea2fb8bce9e1d47ba85767b639774e7b8aa2be
parent6af53346e27b25280f9a0d9dcafc5fb59152b7f0
Fixing BR #234. Queries where the chatpartner is away are no longer shown as disabled but are crossed through. Not the nicest solution though. We probably should create our own delegate
src/client/networkmodel.cpp
src/client/networkmodel.h
src/uisupport/bufferviewfilter.cpp