mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:47:34 +00:00
LibGUI: Make RadioButton height adapt to the current font size
This commit is contained in:
parent
f1e0eb8a25
commit
fdcdc14fce
2 changed files with 15 additions and 10 deletions
|
@ -30,6 +30,7 @@ private:
|
|||
using AbstractButton::auto_repeat_interval;
|
||||
using AbstractButton::set_auto_repeat_interval;
|
||||
|
||||
static int horizontal_padding();
|
||||
static Gfx::IntSize circle_size();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue