mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-26 02:26:17 -05:00
Fix paste for Wild Pokemon not updating data in memory
This commit is contained in:
@@ -33,6 +33,9 @@ public slots:
|
||||
void setTabActive(int index, bool active = true);
|
||||
void deactivateTab(int tabIndex);
|
||||
|
||||
signals:
|
||||
void edited();
|
||||
|
||||
private:
|
||||
void actionCopyTab(int index);
|
||||
void actionAddDeleteTab(int index);
|
||||
|
||||
Reference in New Issue
Block a user