From 36316e47210727cfd52f7229dcd40ba6ca70acb7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 12 Jan 2019 16:19:06 +0100 Subject: [PATCH] doxygen: adapt test for features merged to Doxygen master. --- doxygen/test/cpp_function_attributes/Doxyfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doxygen/test/cpp_function_attributes/Doxyfile b/doxygen/test/cpp_function_attributes/Doxyfile index 2186bfc2..7d19be88 100644 --- a/doxygen/test/cpp_function_attributes/Doxyfile +++ b/doxygen/test/cpp_function_attributes/Doxyfile @@ -13,6 +13,5 @@ XML_PROGRAMLISTING = NO ##! M_LINKS_NAVBAR2 = ##! M_SEARCH_DISABLED = YES -# EXTRACT_PRIVATE = YES INHERIT_DOCS = NO -EXTRACT_PRIVATE_VIRTUAL = YES +EXTRACT_PRIV_VIRTUAL = YES -- 2.30.2