diff options
Diffstat (limited to 'FL/Fl_Widget.H')
| -rw-r--r-- | FL/Fl_Widget.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl_Widget.H b/FL/Fl_Widget.H index 7c136dc4c..00feef450 100644 --- a/FL/Fl_Widget.H +++ b/FL/Fl_Widget.H @@ -828,7 +828,7 @@ public: /** Internal use only. */ int test_shortcut(); /** Internal use only. */ - static char label_shortcut(const char *t); + static Fl_Shortcut label_shortcut(const char *t); /** Internal use only. */ static int test_shortcut(const char*); |
