mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:37:35 +00:00
Tweak the look of various UI surfaces and buttons.
This commit is contained in:
parent
d71820a382
commit
670e376e27
10 changed files with 65 additions and 20 deletions
|
@ -3,7 +3,7 @@
|
|||
class Painter;
|
||||
class Rect;
|
||||
|
||||
enum class GButtonStyle { Normal, CoolBar };
|
||||
enum class GButtonStyle { Normal, CoolBar, OldNormal };
|
||||
|
||||
class GStyle {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue