Use static QPixmapCache everywhere

This commit is contained in:
Jonas Kvinge
2021-07-11 01:43:52 +02:00
parent b8b21d53e1
commit f21be30004
5 changed files with 7 additions and 11 deletions

View File

@@ -30,7 +30,6 @@
#include <QString>
#include <QStringList>
#include <QPixmap>
#include <QPixmapCache>
#include "core/song.h"
#include "core/simpletreemodel.h"