get thing to work

This commit is contained in:
RickyRister 2024-12-02 21:19:55 -08:00
parent c9c56d5c73
commit 3affc0b56a
2 changed files with 14 additions and 1 deletions

View file

@ -65,6 +65,7 @@ private slots:
void handleScrollBarChange(int value);
void zoneDeleted();
void moveEvent(QGraphicsSceneMoveEvent * /* event */);
void resizeEvent(QGraphicsSceneResizeEvent * /* event */);
public:
ZoneViewWidget(Player *_player,