mirror of
https://github.com/RGBCube/serenity
synced 2025-05-22 16:45:08 +00:00
Merge remote-tracking branch 'origin/master' into serenity-keys
This commit is contained in:
commit
b635c3db54
527 changed files with 9637 additions and 5614 deletions
|
@ -11,7 +11,7 @@ class GAction;
|
|||
|
||||
class GButton : public GAbstractButton {
|
||||
public:
|
||||
GButton(const String& text, GWidget* parent);
|
||||
GButton(const StringView& text, GWidget* parent);
|
||||
explicit GButton(GWidget* parent);
|
||||
virtual ~GButton() override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue