forked from mirror/OpenTTD
(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
This commit is contained in:
@@ -90,6 +90,7 @@ enum WindowClass {
|
||||
WC_VEHICLE_TIMETABLE,
|
||||
WC_BUILD_SIGNAL,
|
||||
WC_COMPANY_PASSWORD_WINDOW,
|
||||
WC_OSK,
|
||||
};
|
||||
|
||||
struct Window;
|
||||
|
Reference in New Issue
Block a user