mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-11 09:31:13 +02:00
Fix drawing of bevels and outlines for ruler pushbuttons
This commit is contained in:
parent
ef7f3939be
commit
5863a475a0
@ -1947,7 +1947,7 @@ namespace {
|
|||||||
++mRect.width;
|
++mRect.width;
|
||||||
++mRect.height;
|
++mRect.height;
|
||||||
}
|
}
|
||||||
wxRect mRect;
|
wxRect &mRect;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user