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
|
|
@ -23,6 +23,7 @@
|
|||
#include <QVariant>
|
||||
|
||||
EntryInfo::EntryInfo (QWidget *parent, XClientCache *cache, uint32_t id)
|
||||
: QDialog (parent)
|
||||
{
|
||||
setupUi (this);
|
||||
setAttribute (Qt::WA_DeleteOnClose);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue