mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 23:50:19 -07:00
Revert "Reimplemented PictureLoader as a singleton"
This commit is contained in:
@@ -12,7 +12,6 @@ SET(oracle_SOURCES
|
||||
src/oraclewizard.cpp
|
||||
src/oracleimporter.cpp
|
||||
../cockatrice/src/carddatabase.cpp
|
||||
../cockatrice/src/pictureloader.cpp
|
||||
../cockatrice/src/settingscache.cpp
|
||||
../cockatrice/src/shortcutssettings.cpp
|
||||
../cockatrice/src/settings/carddatabasesettings.cpp
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#define ORACLEIMPORTER_H
|
||||
|
||||
#include <QMap>
|
||||
#include <QVariant>
|
||||
|
||||
#include <carddatabase.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user