added debug operator: QDebug operator<<(QDebug dbg, const Message &msg);
[quassel.git] / src / qtui / jumpkeyhandler.cpp
2008-02-10 Marcus EggenbergerThe Handler for the RTS-Like Keybindings is now a event...