summaryrefslogtreecommitdiff
path: root/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.h')
-rw-r--r--src/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.h b/src/ui.h
index bb8122f9..6038a767 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -116,7 +116,7 @@ MetaWindowMenu* meta_ui_window_menu_new (MetaUI *ui,
Window client_xwindow,
MetaMenuOp ops,
MetaMenuOp insensitive,
- int active_workspace,
+ unsigned long active_workspace,
int n_workspaces,
MetaWindowMenuFunc func,
gpointer data);