mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
HelpText.cpp has fewer dependencies...
... freeing it to a low level and AboutDialog.cpp to a high level, by moving functions from the latter into the former
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "../CrashReport.h"
|
||||
#include "../Dependencies.h"
|
||||
#include "../FileNames.h"
|
||||
#include "../HelpText.h"
|
||||
#include "../Project.h"
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../SplashDialog.h"
|
||||
|
Reference in New Issue
Block a user