mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-23 02:42:16 -07:00
get thing to work
This commit is contained in:
parent
c9c56d5c73
commit
3affc0b56a
2 changed files with 14 additions and 1 deletions
|
|
@ -65,6 +65,7 @@ private slots:
|
|||
void handleScrollBarChange(int value);
|
||||
void zoneDeleted();
|
||||
void moveEvent(QGraphicsSceneMoveEvent * /* event */);
|
||||
void resizeEvent(QGraphicsSceneResizeEvent * /* event */);
|
||||
|
||||
public:
|
||||
ZoneViewWidget(Player *_player,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue