mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:17:34 +00:00
LibGUI: Add ToolBar and ToolBarContainer to Forward.h
This commit is contained in:
parent
1887dc6de4
commit
dc6b61dbcc
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ class TextDocumentLine;
|
||||||
class TextDocumentUndoCommand;
|
class TextDocumentUndoCommand;
|
||||||
class TextEditor;
|
class TextEditor;
|
||||||
class TreeView;
|
class TreeView;
|
||||||
|
class ToolBar;
|
||||||
|
class ToolBarContainer;
|
||||||
class Variant;
|
class Variant;
|
||||||
class VerticalBoxLayout;
|
class VerticalBoxLayout;
|
||||||
class WMEvent;
|
class WMEvent;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue