mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:48:10 +00:00
Inspector: Show GWindows with a little window icon.
This commit is contained in:
parent
770cf498ca
commit
a32123f221
2 changed files with 4 additions and 0 deletions
|
@ -39,4 +39,5 @@ private:
|
|||
JsonArray m_json;
|
||||
NonnullOwnPtrVector<RemoteObject> m_remote_roots;
|
||||
GIcon m_object_icon;
|
||||
GIcon m_window_icon;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue