docs: more doxygen fixes (#2736)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* The classes defined in this macro block should only be used by
|
||||
* cpp files whose compilation depends on SUNSHINE_BUILD_WAYLAND
|
||||
*/
|
||||
#ifdef SUNSHINE_BUILD_WAYLAND
|
||||
#if defined(SUNSHINE_BUILD_WAYLAND) || defined(DOXYGEN)
|
||||
|
||||
namespace wl {
|
||||
using display_internal_t = util::safe_ptr<wl_display, wl_display_disconnect>;
|
||||
|
||||
Reference in New Issue
Block a user