mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-01-26 11:39:44 +00:00
Bugfix: Fixes #457, buildall.sh - Fails on building comctl
This commit is contained in:
@@ -460,8 +460,8 @@ static void wintc_ctl_menu_binding_insert_item(
|
||||
|
||||
// Get action information
|
||||
//
|
||||
gchar* action_name = NULL;
|
||||
GVariant* action_target;
|
||||
gchar* action_name = NULL;
|
||||
GVariant* action_target = NULL;
|
||||
|
||||
if (
|
||||
g_menu_model_get_item_attribute(
|
||||
|
||||
Reference in New Issue
Block a user