mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-07 23:15:36 +01:00
13 lines
313 B
C++
13 lines
313 B
C++
/**********************************************************************
|
|
|
|
Audacity: A Digital Audio Editor
|
|
|
|
AudacityMessageBox.cpp
|
|
|
|
Paul Licameli split this out of ErrorDialog.cpp
|
|
|
|
**********************************************************************/
|
|
|
|
#include "AudacityMessageBox.h"
|
|
#include "Internat.h"
|