mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-12 17:35:33 +01:00
New library lib-strings for Identifier and internationalization
This commit is contained in:
13
libraries/lib-strings/wxArrayStringEx.cpp
Normal file
13
libraries/lib-strings/wxArrayStringEx.cpp
Normal file
@@ -0,0 +1,13 @@
|
||||
/**********************************************************************
|
||||
|
||||
Audacity: A Digital Audio Editor
|
||||
|
||||
@file wxArrayStringEx.cpp
|
||||
|
||||
Paul Licameli split from MemoryX.h
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
// This .cpp exists just to ensure there is at least one that includes
|
||||
// the header before any other header, and compiles
|
||||
#include "wxArrayStringEx.h"
|
||||
Reference in New Issue
Block a user