mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-26 23:13:47 +01:00
Fix drawing of bevels and outlines for ruler pushbuttons
This commit is contained in:
@@ -1947,7 +1947,7 @@ namespace {
|
||||
++mRect.width;
|
||||
++mRect.height;
|
||||
}
|
||||
wxRect mRect;
|
||||
wxRect &mRect;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user