mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 07:39:42 +02:00
Fix TCP button issues
Do not recolor tcp buttons, since they are transparent. Signed-off-by: akleja <storspov@gmail.com>
This commit is contained in:
parent
bea07f7ab2
commit
55d9d57a95
@ -369,7 +369,6 @@ void ThemeBase::RecolourTheme()
|
||||
RecolourBitmap( bmpHiliteButtonSmall, From, To );
|
||||
|
||||
Colour( clrTrackInfo ) = To;
|
||||
RecolourBitmap( bmpUpButtonExpand, From, To );
|
||||
}
|
||||
|
||||
wxImage ThemeBase::MaskedImage( char const ** pXpm, char const ** pMask )
|
||||
|
Loading…
x
Reference in New Issue
Block a user