mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:47:34 +00:00
VisualBuilder: Remove the separate property editor box in favor of inline.
Also make the property names show up in bold text. :^)
This commit is contained in:
parent
3a33b8ea08
commit
62d347d12a
3 changed files with 5 additions and 6 deletions
|
@ -14,6 +14,5 @@ public:
|
|||
const GTableView& table_view() const { return *m_table_view; }
|
||||
|
||||
private:
|
||||
GTextBox* m_text_box { nullptr };
|
||||
GTableView* m_table_view { nullptr };
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue