mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-25 10:05:46 -05:00
allow copy/paste from mainwindow actions in encounter tab
This commit is contained in:
@@ -24,6 +24,9 @@ public:
|
||||
|
||||
QTableView *tableAt(int tabIndex);
|
||||
|
||||
void copy(int index);
|
||||
void paste(int index);
|
||||
|
||||
public slots:
|
||||
void setTabActive(int index, bool active = true);
|
||||
void deactivateTab(int tabIndex);
|
||||
|
||||
Reference in New Issue
Block a user