diff options
Diffstat (limited to 'kig/TODO')
-rw-r--r-- | kig/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ many points as times you pressed escape ( or perhaps the times you pressed esc square or sth like that ). Anyway, this is due to how Kig works with some strange Qt event loop stuff to make its modes - work, along with a strange way in kaccel of working. I have a - patch against tdecore/kaccel.cpp that should fix it, but the real + work, along with a strange way in tdeaccel of working. I have a + patch against tdecore/tdeaccel.cpp that should fix it, but the real fix is to get rid of the entire event loop stuff and think of a better way to manage all this. pino: seems pressing the stop button n times, where n are the times you pressed escape, cancel all the |