mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:17:35 +00:00
PixelPaint: Add a statusbar to the main window
This commit is contained in:
parent
864392254e
commit
5579ec767e
2 changed files with 18 additions and 0 deletions
|
@ -61,4 +61,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
@GUI::Statusbar {
|
||||
name: "statusbar"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue