added a small fileinfo dialog to the playlistwidget
This commit is contained in:
parent
0369b3aa37
commit
8dc34b1759
9 changed files with 406 additions and 6 deletions
|
@ -256,7 +256,6 @@ MainDisplay::SetupToggleButtons (void)
|
|||
m_repeat->move(210, 89);
|
||||
connect (m_repeat, SIGNAL (clicked (bool)),
|
||||
this, SLOT (setRepeatAllEnabled (bool)));
|
||||
//m_repeat->setEnabled(false); // FIXME: Disabled button for now, not yet implemented
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue