diff --git a/cockatrice/src/carddatabase.h b/cockatrice/src/carddatabase.h index a6264274..67a08def 100644 --- a/cockatrice/src/carddatabase.h +++ b/cockatrice/src/carddatabase.h @@ -132,13 +132,13 @@ private: QString powtough; QString text; QStringList colors; + QStringList relatedCards; int loyalty; QStringMap customPicURLs, customPicURLsHq; MuidMap muIds; bool cipt; int tableRow; QString pixmapCacheKey; - QStringList relatedCards; public: CardInfo(CardDatabase *_db, const QString &_name = QString(),