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

Add rotated pip

Also remove dead code from theming.
This commit is contained in:
James Crook
2017-04-26 22:29:57 +01:00
parent 603b5a8721
commit f0db511724
4 changed files with 8 additions and 13 deletions

View File

@@ -428,8 +428,6 @@ visit our [[http://forum.audacityteam.org/|forum]].");
);
auto pPage = S.StartNotebookPage( _("Audacity") );
//pPage->SetBackgroundColour(wxColour(0xAB, 0xAB,0xAB ));
//pPage->SetBackgroundColour(theTheme.Colour( clrAboutBoxBackground ));
S.StartVerticalLay(1);
{
//v For now, change to AudacityLogoWithName via old-fashioned way, not Theme.