1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-21 18:07:08 +00:00
termux-packages/x11-packages/audacity/src-MixerBoard.cpp.patch
2022-04-30 03:49:51 +09:00

12 lines
393 B
Diff

--- a/src/MixerBoard.cpp
+++ b/src/MixerBoard.cpp
@@ -1304,7 +1304,7 @@
wxMemoryDC dc;
for (const auto &data : table) {
- auto bmp = std::make_unique<wxBitmap>(data.bitmap,24);
+ auto bmp = std::make_unique<wxBitmap>(data.bitmap);
dc.SelectObject(*bmp);
AColor::Bevel(dc, false, bev);
mMusicalInstruments.push_back(std::make_unique<MusicalInstrument>(