mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-30 18:43:55 -07:00
proper pixmap caching for hand counter
This commit is contained in:
parent
df7bcf179d
commit
f33abf14ca
2 changed files with 16 additions and 9 deletions
|
|
@ -11,7 +11,6 @@ class HandCounter : public QObject, public AbstractGraphicsItem {
|
|||
Q_OBJECT
|
||||
private:
|
||||
int number;
|
||||
QPixmap *handImage;
|
||||
public slots:
|
||||
void updateNumber();
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue