mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-08 23:26:40 +02:00
* Add a vertical spacer item to the DiagnosticsDialog, so contents don't move around.
This commit is contained in:
@@ -114,6 +114,8 @@ DiagnosticsDialog::updateLogView()
|
|||||||
|
|
||||||
updateAccountLabel( account );
|
updateAccountLabel( account );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ui->scrollAreaWidgetContents->layout()->addItem( new QSpacerItem( 1, 1, QSizePolicy::Fixed, QSizePolicy::Expanding ) );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user