File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -793,16 +793,16 @@ WARN_LOGFILE =
793793# Note: If this tag is empty the current directory is searched.
794794
795795INPUT = ../README.md \
796- ../AutoUpdater /updater.h \
797- ../AutoUpdater /updater.dox \
798- ../AutoUpdater /adminauthoriser.h \
799- ../AutoUpdater /adminauthoriser.dox \
800- ../AutoUpdater /updatetask.h \
801- ../AutoUpdater /updatetask.dox \
802- ../AutoUpdater /updateschedulercontroller.h \
803- ../AutoUpdater /updateschedulercontroller.dox \
804- ../AutoUpdaterWidgets /updatecontroller.h \
805- ../AutoUpdaterWidgets /updatecontroller.dox
796+ ../AutoUpdaterCore /updater.h \
797+ ../AutoUpdaterCore /updater.dox \
798+ ../AutoUpdaterCore /adminauthoriser.h \
799+ ../AutoUpdaterCore /adminauthoriser.dox \
800+ ../AutoUpdaterCore /updatetask.h \
801+ ../AutoUpdaterCore /updatetask.dox \
802+ ../AutoUpdaterCore /updateschedulercontroller.h \
803+ ../AutoUpdaterCore /updateschedulercontroller.dox \
804+ ../AutoUpdaterGui /updatecontroller.h \
805+ ../AutoUpdaterGui /updatecontroller.dox
806806
807807# This tag can be used to specify the character encoding of the source files
808808# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
You can’t perform that action at this time.
0 commit comments