summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManolo Gouy <Manolo>2017-12-03 14:34:47 +0000
committerManolo Gouy <Manolo>2017-12-03 14:34:47 +0000
commitf609261697cbfef8ecece2c41217d07ffe237f98 (patch)
tree8f2a036cf9a3b85f9e5ba703e93fa3d01f677def
parentad7628afed992420394a10885ec9870cf7814add (diff)
Remove Fl_Sys_Menu_Bar.mm from list of input files
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12577 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
-rw-r--r--documentation/Doxyfile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/Doxyfile.in b/documentation/Doxyfile.in
index 39744d09d..b3e22c687 100644
--- a/documentation/Doxyfile.in
+++ b/documentation/Doxyfile.in
@@ -578,7 +578,6 @@ INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/development.dox
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/license.dox
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/examples.dox
INPUT += @CMAKE_CURRENT_SOURCE_DIR@/src/faq.dox
-INPUT += @CMAKE_SOURCE_DIR@/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