mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:18:12 +00:00
parent
248b79d687
commit
c9c7069f9e
1 changed files with 0 additions and 2 deletions
|
@ -28,7 +28,6 @@
|
|||
|
||||
#include <LibGUI/Frame.h>
|
||||
#include <LibGUI/ToolBar.h>
|
||||
#include <LibHTTP/HttpJob.h>
|
||||
|
||||
namespace GUI {
|
||||
|
||||
|
@ -36,7 +35,6 @@ class ToolBarContainer : public Frame {
|
|||
C_OBJECT(ToolBarContainer);
|
||||
|
||||
public:
|
||||
|
||||
private:
|
||||
explicit ToolBarContainer(Gfx::Orientation = Gfx::Orientation::Horizontal);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue