Silence clippy

This commit is contained in:
Emil Ernerfeldt 2024-04-01 09:21:13 +02:00
parent 89b4b812fe
commit 781fde5262
1 changed files with 1 additions and 0 deletions

View File

@ -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,