mirror of
https://github.com/fltk/fltk.git
synced 2026-06-02 15:46:52 +08:00
FL/mac.H: stop doxygen complaining by escaping # in comment
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7608 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -176,7 +176,7 @@ extern FL_EXPORT int fl_parse_color(const char* p, uchar& r, uchar& g, uchar& b)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Mac OS X: attaches a callback to the "About myprog" item of the system application menu.
|
* \brief Mac OS X: attaches a callback to the "About myprog" item of the system application menu.
|
||||||
* \note #include <FL/x.H>
|
* \note \#include <FL/x.H>
|
||||||
*
|
*
|
||||||
* \param cb a callback that will be called by "About myprog" menu item
|
* \param cb a callback that will be called by "About myprog" menu item
|
||||||
* with NULL 1st argument.
|
* with NULL 1st argument.
|
||||||
|
|||||||
Reference in New Issue
Block a user