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:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user