mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-05 19:21:59 +01:00
Campbell Barton's patch to turn many, many tabs to our 3-space convenbtion
This commit is contained in:
@@ -78,7 +78,7 @@ bool AudacityPrintout::OnPrintPage(int page)
|
||||
|
||||
TrackArtist artist;
|
||||
artist.SetBackgroundBrushes(*wxWHITE_BRUSH, *wxWHITE_BRUSH,
|
||||
*wxWHITE_PEN, *wxWHITE_PEN);
|
||||
*wxWHITE_PEN, *wxWHITE_PEN);
|
||||
ViewInfo viewInfo;
|
||||
viewInfo.sel0 = viewInfo.sel1 = 0;
|
||||
viewInfo.vpos = 0;
|
||||
|
||||
Reference in New Issue
Block a user