From 4b321404576c3f7694931731558862a3f596fb0f Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Wed, 14 Apr 2010 08:07:53 +0000 Subject: Making fl_old_shortcut() seen by Doxygen. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7499 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- FL/Fl_Button.H | 2 -- 1 file changed, 2 deletions(-) (limited to 'FL/Fl_Button.H') diff --git a/FL/Fl_Button.H b/FL/Fl_Button.H index 4444df3be..22280e6a3 100644 --- a/FL/Fl_Button.H +++ b/FL/Fl_Button.H @@ -44,9 +44,7 @@ are set to zero.*/ #define FL_HIDDEN_BUTTON 3 ///< for Forms compatibility -#ifndef FL_DOXYGEN extern FL_EXPORT Fl_Shortcut fl_old_shortcut(const char*); -#endif /** \class Fl_Button -- cgit v1.2.3