summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/fl_ask.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/fl_ask.H b/FL/fl_ask.H
index 553419334..77eae3be5 100644
--- a/FL/fl_ask.H
+++ b/FL/fl_ask.H
@@ -68,6 +68,7 @@ FL_EXPORT void fl_message_hotspot(int enable);
FL_EXPORT int fl_message_hotspot(void);
FL_EXPORT void fl_message_title(const char *title);
+FL_EXPORT void fl_message_title_default(const char *title);
// pointers you can use to change FLTK to a foreign language:
extern FL_EXPORT const char* fl_no;