mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-07 14:46:33 +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 );
|
||||
}
|
||||
|
||||
ui->scrollAreaWidgetContents->layout()->addItem( new QSpacerItem( 1, 1, QSizePolicy::Fixed, QSizePolicy::Expanding ) );
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user