s/Q_ASSERT()/if()/g in CoreSession. Core shouldn't crash on bogus client data.
[quassel.git] / src / qtui / jumpkeyhandler.cpp
2008-02-10 Marcus EggenbergerThe Handler for the RTS-Like Keybindings is now a event...