1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 22:12:58 +02:00

Move AudacityMessageBox to its own files...

... breaking cycles among low-level files introduced by 273ba9f
This commit is contained in:
Paul Licameli
2019-05-20 14:27:11 -04:00
parent 273ba9f64d
commit f86403378b
92 changed files with 182 additions and 87 deletions

View File

@@ -76,7 +76,8 @@ can't be.
#include "FileNames.h"
#include "Prefs.h"
#include "ImageManipulation.h"
#include "widgets/ErrorDialog.h"
#include "Internat.h"
#include "widgets/AudacityMessageBox.h"
// JKC: First get the MAC specific images.
// As we've disabled USE_AQUA_THEME, we need to name each file we use.