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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window_type.h b/src/window_type.h
index 458ba70ae..b456b9f4b 100644
--- a/src/window_type.h
+++ b/src/window_type.h
@@ -51,7 +51,7 @@ enum WindowClass {
WC_QUERY_STRING,
WC_SAVELOAD,
WC_SELECT_GAME,
- WC_TOOLBAR_MENU,
+ WC_CLIENT_LIST_POPUP,
WC_INCOME_GRAPH,
WC_OPERATING_PROFIT,
WC_TOOLTIPS,