summaryrefslogtreecommitdiff
path: root/src/window_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_type.h')
-rw-r--r--src/window_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window_type.h b/src/window_type.h
index 9ff8997d5..f2630639c 100644
--- a/src/window_type.h
+++ b/src/window_type.h
@@ -90,6 +90,7 @@ enum WindowClass {
WC_VEHICLE_TIMETABLE,
WC_BUILD_SIGNAL,
WC_COMPANY_PASSWORD_WINDOW,
+ WC_OSK,
};
struct Window;