mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:37:35 +00:00
Add a CBitmap class. The C is for Courage.
This commit is contained in:
parent
e23ac56017
commit
c7463aad11
8 changed files with 63 additions and 18 deletions
|
@ -63,7 +63,6 @@ void Widget::onPaint(PaintEvent& event)
|
|||
|
||||
void Widget::onShow(ShowEvent&)
|
||||
{
|
||||
update();
|
||||
}
|
||||
|
||||
void Widget::onHide(HideEvent&)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue