Avoid confusing Doxygen with function attributes
This commit is contained in:
parent
409fe1a323
commit
7af832da80
@ -2020,6 +2020,8 @@ INCLUDE_FILE_PATTERNS =
|
|||||||
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
|
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
|
||||||
|
|
||||||
PREDEFINED = "G_GNUC_PRINTF(x,y)=" \
|
PREDEFINED = "G_GNUC_PRINTF(x,y)=" \
|
||||||
|
G_GNUC_DEPRECATED= \
|
||||||
|
G_GNUC_DEPRECATED_FOR(x)= \
|
||||||
HAVE_PLUGINS \
|
HAVE_PLUGINS \
|
||||||
GEANY_FUNCTIONS_H
|
GEANY_FUNCTIONS_H
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user