mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-16 09:31:14 +01:00
Translate "Message" as default title of message box...
... This required a sweeping change of all calls to wxMessageBox! But it seems safe to me, despite the great number of touched files.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../WaveTrack.h"
|
||||
#include "../widgets/valnum.h"
|
||||
#include "../widgets/ErrorDialog.h"
|
||||
|
||||
// Declaration of RegionList
|
||||
class RegionList : public std::list < Region > {};
|
||||
|
||||
Reference in New Issue
Block a user