mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-04 09:22:53 +00:00
LibGUI: Misc tweaks
Minus two empty lines because clang-format insists on it, and plus an underscore.
This commit is contained in:
parent
91d3fc54be
commit
fd11c96e8e
Notes:
sideshowbarker
2024-07-19 09:53:07 +09:00
Author: https://github.com/bugaevc
Commit: fd11c96e8e
Pull-request: https://github.com/SerenityOS/serenity/pull/1115
3 changed files with 2 additions and 4 deletions
|
@ -435,7 +435,6 @@ void GTreeView::keydown_event(GKeyEvent& event)
|
|||
return;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
int GTreeView::item_count() const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue