mirror of https://github.com/odrling/Aegisub
Add @ingroup libosxutil.
Originally committed to SVN as r3305.
This commit is contained in:
parent
373c0057b2
commit
a1d04599e2
|
@ -27,6 +27,7 @@
|
|||
*/
|
||||
|
||||
/** @file bundledirs.c
|
||||
@ingroup libosxutil
|
||||
@brief Get various paths from within an OS X bundle.
|
||||
*/
|
||||
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
/** @file libosxutil.h
|
||||
* @brief OSX utilities
|
||||
* @ingroup libosxutil
|
||||
*
|
||||
* Utility functions for running regular *NIX libraries inside application
|
||||
* bundles on Apple Macintosh OS X.
|
||||
|
|
Loading…
Reference in New Issue