Change skin storage from a dynamically allocated QHash to a member QMap.
This commit is contained in:
parent
1af311e1f1
commit
2e9ff68198
3 changed files with 139 additions and 145 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include "Skin.h"
|
||||
|
||||
#include <QWidget>
|
||||
#include <QHash>
|
||||
|
||||
class PlaylistShade : public QWidget {
|
||||
Q_OBJECT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue