mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
* Call ensurePolished before creating buttons in SettingsDialog.
This commit is contained in:
@@ -253,6 +253,8 @@ SettingsDialog::createIcons()
|
||||
/// so the icons arre lined up.
|
||||
// Resolvers is the longest string... in english. fml.
|
||||
|
||||
ensurePolished();
|
||||
|
||||
int maxlen = 0;
|
||||
QFontMetrics fm( font() );
|
||||
QListWidgetItem *accountsButton = new QListWidgetItem( ui->listWidget );
|
||||
|
Reference in New Issue
Block a user