Revert "removed GQUEUE from doxygen build as it is not API"
This reverts commit 69a576bcfd
.
This commit is contained in:
parent
985a3ca43a
commit
3ea191e835
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
#ifndef _GQUEUE_H
|
||||
#define _GQUEUE_H
|
||||
|
||||
#if GFX_USE_GQUEUE //|| defined(__DOXYGEN__)
|
||||
#if GFX_USE_GQUEUE || defined(__DOXYGEN__)
|
||||
|
||||
/**
|
||||
* @brief A queue
|
||||
|
|
Loading…
Add table
Reference in a new issue