summaryrefslogtreecommitdiff
path: root/zwgc/plus.h
diff options
context:
space:
mode:
Diffstat (limited to 'zwgc/plus.h')
-rw-r--r--zwgc/plus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/zwgc/plus.h b/zwgc/plus.h
index f0a39a5..e6e5183 100644
--- a/zwgc/plus.h
+++ b/zwgc/plus.h
@@ -25,3 +25,5 @@ extern void plus_window_deletions(ZNotice_t *notice); /* actually in xshow.c */
extern void plus_queue_notice(ZNotice_t *notice);
extern long plus_timequeue_events(void);
void plus_set_hname(ZNotice_t *notice, char *hname);
+
+extern char *getSelectedText(void); /* actually in xcut.c */