mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 04:08:08 +00:00
Everywhere: Run clang-format
This commit is contained in:
committed by
Linus Groh
parent
0376c127f6
commit
086969277e
@@ -433,7 +433,7 @@ Model* HeaderView::model()
|
||||
return m_table_view.model();
|
||||
}
|
||||
|
||||
const Model* HeaderView::model() const
|
||||
Model const* HeaderView::model() const
|
||||
{
|
||||
return m_table_view.model();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user