mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-14 16:46:28 +01: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:
@@ -115,6 +115,7 @@ scroll information. It also has some status flags.
|
||||
#include "DirManager.h"
|
||||
#include "effects/Effect.h"
|
||||
#include "prefs/PrefsDialog.h"
|
||||
#include "widgets/LinkingHtmlWindow.h"
|
||||
#include "widgets/ErrorDialog.h"
|
||||
#include "widgets/Meter.h"
|
||||
#include "widgets/Ruler.h"
|
||||
|
||||
Reference in New Issue
Block a user