mirror of
https://github.com/fltk/fltk.git
synced 2026-05-24 08:16:04 +08:00
Mac OS: modified the Doxygen doc of the fl_mac_os_version global variable
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8505 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -205,7 +205,7 @@ extern void fl_open_callback(void (*cb)(const char *));
|
||||
*/
|
||||
extern void fl_mac_set_about( Fl_Callback *cb, void *user_data, int shortcut = 0);
|
||||
|
||||
/** \brief The version number of the running Mac OS X (e.g., 0x1064 for 10.6.4)
|
||||
/** \brief The version number of the running Mac OS X (e.g., 100604 for 10.6.4)
|
||||
*/
|
||||
extern int fl_mac_os_version;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user