mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
parent
0f7bba327f
commit
040848a2af
Notes:
sideshowbarker
2024-07-19 04:25:59 +09:00
Author: https://github.com/tlmrgvf
Commit: 040848a2af
Pull-request: https://github.com/SerenityOS/serenity/pull/2935
Issue: https://github.com/SerenityOS/serenity/issues/2932
2 changed files with 3 additions and 1 deletions
|
@ -89,6 +89,7 @@ private:
|
|||
RefPtr<GUI::TextBox> m_name_box;
|
||||
RefPtr<GUI::ImageWidget> m_icon;
|
||||
String m_name;
|
||||
String m_parent_path;
|
||||
String m_path;
|
||||
mode_t m_mode;
|
||||
mode_t m_old_mode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue