1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Fewer inclusions of AudacityApp.h

This commit is contained in:
Paul Licameli
2016-11-22 13:16:03 -05:00
parent a9396b912d
commit 5036583549
44 changed files with 174 additions and 158 deletions

View File

@@ -21,7 +21,6 @@
#include <wx/stdpaths.h>
#include <wx/app.h>
#include "AudacityApp.h"
#include "PlatformCompatibility.h"
wxString PlatformCompatibility::GetLongFileName(const wxString& shortFileName)