mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Move AudacityMessageBox to its own files...
... breaking cycles among low-level files introduced by 273ba9f
This commit is contained in:
@@ -27,8 +27,10 @@ capture the more lengthy output from some commands.
|
||||
#include <wx/app.h>
|
||||
#include <wx/statusbr.h>
|
||||
#include <wx/string.h>
|
||||
#include <wx/textctrl.h>
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../widgets/ErrorDialog.h"
|
||||
#include "../widgets/AudacityMessageBox.h"
|
||||
#include "../widgets/wxPanelWrapper.h"
|
||||
|
||||
void CommandMessageTarget::StartArray()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user