mirror of
https://github.com/KDE/konsole.git
synced 2026-05-05 21:24:53 -04:00
Don't switch tabs when a non-active session finishes ( Bug #146639 ). Begin implementation of Send Input to All in new front-end.
svn path=/trunk/KDE/kdebase/apps/konsole/; revision=674139
This commit is contained in:
@@ -274,7 +274,7 @@ void Emulation::sendKeyEvent( QKeyEvent* ev )
|
||||
}
|
||||
}
|
||||
|
||||
void Emulation::sendString(const char*)
|
||||
void Emulation::sendString(const char*,int)
|
||||
{
|
||||
// default implementation does nothing
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user