1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-04 16:14:00 +01:00
This commit is contained in:
Paul Licameli
2016-02-24 20:45:49 -05:00
parent e815090139
commit e2f7e5f6f6

View File

@@ -56,6 +56,8 @@ class Envelope;
// Declared elsewhere, to reduce compilation dependencies
class TrackPanelListener;
enum class UndoPush : unsigned char;
// JKC Nov 2011: Disabled warning C4251 which is to do with DLL linkage
// and only a worry when there are DLLs using the structures.
// Array classes are private in TrackInfo, so we will not