Fixed two small bugs in EntryInfo and PlaylistWindow
This commit is contained in:
parent
87771bfe11
commit
575c4c12dd
2 changed files with 2 additions and 0 deletions
|
@ -131,6 +131,7 @@ PlaylistWindow::resizeEvent (QResizeEvent *event)
|
|||
if (s.value("playlist/shaded").toBool ()) {
|
||||
s.setValue ("playlist/size", size ());
|
||||
}
|
||||
m_mw->attachWidgets ();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue