mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00:00
UI/Qt: Remove unused WebContentView::dump_layout_tree
This commit is contained in:
committed by
Andreas Kling
parent
3ef0fc89b3
commit
b688bbf26c
@@ -72,8 +72,6 @@ public:
|
||||
virtual void focusOutEvent(QFocusEvent*) override;
|
||||
virtual bool event(QEvent*) override;
|
||||
|
||||
ErrorOr<String> dump_layout_tree();
|
||||
|
||||
void set_viewport_rect(Gfx::IntRect);
|
||||
void set_window_size(Gfx::IntSize);
|
||||
void set_window_position(Gfx::IntPoint);
|
||||
|
||||
Reference in New Issue
Block a user