Silence clippy
This commit is contained in:
parent
89b4b812fe
commit
781fde5262
|
@ -1076,6 +1076,7 @@ impl TitleBar {
|
|||
/// title if `collapsible` is `true`
|
||||
/// - `collapsible`: if `true`, double click on the title bar will be handled for a change
|
||||
/// of `collapsing` state
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
fn ui(
|
||||
mut self,
|
||||
ui: &mut Ui,
|
||||
|
|
Loading…
Reference in New Issue