From 327e870962e53a9ae809f588d520f216274679ed Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 26 Mar 2008 10:08:17 +0000 Subject: (svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik. --- projects/openttd_vs80.vcproj | 4 ++++ projects/openttd_vs90.vcproj | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 9898ff70b..1e2f734b9 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1523,6 +1523,10 @@ RelativePath=".\..\src\order_gui.cpp" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 7b7561e62..1a210fa8c 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1520,6 +1520,10 @@ RelativePath=".\..\src\order_gui.cpp" > + + -- cgit v1.2.3-54-g00ecf