1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-09 13:12:17 +01:00

Only include Audacity Logo xpms where they're actually needed; this cuts

~14MB from the Audacity binary.
This commit is contained in:
businessmanprogrammersteve
2010-02-12 22:10:43 +00:00
parent a55c20be66
commit 2f4b9d2df6
4 changed files with 15 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ WX_DEFINE_LIST(AboutDialogCreditItemsList);
#include "Theme.h"
#include "AllThemeResources.h"
//#include "../images/AudacityLogo.xpm"
#include "../images/AudacityLogoWithName.xpm"
void AboutDialog::CreateCreditsList()
{