Worked much on the Medialib.
This commit is contained in:
parent
28f9bd246b
commit
b7d5afc0ca
18 changed files with 737 additions and 155 deletions
|
@ -20,6 +20,9 @@ class SettingsTabMedialib : public QWidget {
|
|||
|
||||
private:
|
||||
QComboBox *m_selected;
|
||||
QComboBox *m_artistsize;
|
||||
QComboBox *m_albumsize;
|
||||
QComboBox *m_songsize;
|
||||
};
|
||||
|
||||
class SettingsTabPlaylist : public QWidget {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue