mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
separate out Help system functions into their own source file (pending some extra ones) and change the required includes to accomodate this. As a result, some error class definitions have to move from .cpp file to .h file.
This commit is contained in:
@@ -504,6 +504,8 @@ audacity_SOURCES = \
|
||||
widgets/Grabber.h \
|
||||
widgets/Grid.cpp \
|
||||
widgets/Grid.h \
|
||||
widgets/HelpSystem.cpp \
|
||||
widgets/HelpSystem.h \
|
||||
widgets/HtmlWindow.cpp \
|
||||
widgets/HtmlWindow.h \
|
||||
widgets/ImageRoll.cpp \
|
||||
|
Reference in New Issue
Block a user