mirror of
https://github.com/KDE/konsole.git
synced 2026-05-08 14:46:44 -04:00
remove the TODO about unicode charcter composition, which is done.
This commit is contained in:
@@ -237,7 +237,6 @@ void Emulation::sendMouseEvent(int /*buttons*/, int /*column*/, int /*row*/, int
|
||||
|
||||
/*
|
||||
We are doing code conversion from locale to unicode first.
|
||||
TODO: Character composition from the old code. See #96536
|
||||
*/
|
||||
|
||||
void Emulation::receiveData(const char* text, int length)
|
||||
|
||||
Reference in New Issue
Block a user