summaryrefslogtreecommitdiff
path: root/FL/Fl_Button.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Button.H')
-rw-r--r--FL/Fl_Button.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H
index be2d05f99..4444df3be 100644
--- a/FL/Fl_Button.H
+++ b/FL/Fl_Button.H
@@ -45,7 +45,7 @@
#define FL_HIDDEN_BUTTON 3 ///< for Forms compatibility
#ifndef FL_DOXYGEN
-extern FL_EXPORT int fl_old_shortcut(const char*);
+extern FL_EXPORT Fl_Shortcut fl_old_shortcut(const char*);
#endif
/**