summaryrefslogtreecommitdiff
path: root/app/xsm/popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/xsm/popup.h')
-rw-r--r--app/xsm/popup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xsm/popup.h b/app/xsm/popup.h
index 5bb8181a8..4a95430d3 100644
--- a/app/xsm/popup.h
+++ b/app/xsm/popup.h
@@ -36,6 +36,6 @@ from The Open Group.
extern void PopupPopup(Widget parent, Widget popup, Bool transient,
Bool first_time, int offset_x, int offset_y,
- String delAction);
+ const _XtString delAction);
#endif