diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/Doxyfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 9171e9db4..33c7821aa 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -577,7 +577,8 @@ INPUT = src/index.dox \ src/development.dox \ src/license.dox \ src/examples.dox \ - src/faq.dox + src/faq.dox \ + ../src/Fl_Sys_Menu_Bar.mm # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is |
