summaryrefslogtreecommitdiff
path: root/src/proto/workshop.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/workshop.pro')
-rw-r--r--src/proto/workshop.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto/workshop.pro b/src/proto/workshop.pro
index 13a105065..426fded0b 100644
--- a/src/proto/workshop.pro
+++ b/src/proto/workshop.pro
@@ -44,5 +44,6 @@ int workshop_test_getcursorcol __ARGS((void));
char *workshop_test_getcursorrowtext __ARGS((void));
char *workshop_test_getselectedtext __ARGS((void));
void workshop_save_sensitivity __ARGS((char *filename));
+void workshop_beval_cb __ARGS((BalloonEval *beval, int state));
void findYourself __ARGS((char *argv0));
/* vim: set ft=c : */