(svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes.
commit337460249da6e4fdec40d328d8bf1813a12e5de9
authorfrosch <frosch@openttd.org>
Sun, 17 Mar 2013 13:05:45 +0000 (17 13:05 +0000)
committerfrosch <frosch@openttd.org>
Sun, 17 Mar 2013 13:05:45 +0000 (17 13:05 +0000)
treef21279587550f7711729c87c56ab67369e6c3799
parentb83cadfc4931ac1138c26b9a7fee96060ffa68eb
(svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes.
src/console_gui.cpp
src/misc_gui.cpp
src/querystring_gui.h
src/textbuf.cpp
src/textbuf_type.h
src/window.cpp