1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-09 21:22:05 +01:00

Remove ErrorDialog.h from .h files (one function moves out of line)

This commit is contained in:
Paul Licameli
2019-03-30 15:20:40 -04:00
parent 0f3723e221
commit 44d664c7bb
7 changed files with 14 additions and 7 deletions

View File

@@ -169,8 +169,6 @@ scroll information. It also has some status flags.
#include "tracks/ui/PlayIndicatorOverlay.h"
#include "tracks/ui/Scrubbing.h"
#include "widgets/ErrorDialog.h"
#include "commands/ScriptCommandRelay.h"
#include "commands/CommandTargets.h"
#include "commands/Command.h"