gtk4: "Set Worklist" cityrep submenu
Add "Set Worklist" submenu to cityrep Production menu in gtk4-client.
Clang analyzer: ../../../../src/client/gui-gtk-4.0/cityrep.c:1020:5: warning: Value stored to 'act' is never read [deadcode.DeadStores] act = g_simple_action_new("wlsetnone", NULL);
Add "Set Worklist" submenu to cityrep Production menu in gtk4-client.