mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:47:45 +00:00
LibGUI: Minor fixes.
This commit is contained in:
parent
a9e60fc800
commit
d4cce87dbc
3 changed files with 1 additions and 9 deletions
|
@ -13,7 +13,6 @@ public:
|
|||
|
||||
private:
|
||||
virtual void paintEvent(GPaintEvent&) override;
|
||||
virtual void mouseMoveEvent(GMouseEvent&) override;
|
||||
|
||||
virtual const char* class_name() const override { return "GLabel"; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue