GH-3427 add low effort datapack button to worlds

This commit is contained in:
Petr Mrázek
2020-11-24 22:31:19 +01:00
parent 66c0999901
commit 88d6b6ea3f
3 changed files with 28 additions and 0 deletions

View File

@ -90,6 +90,7 @@ private slots:
void on_actionRename_triggered();
void on_actionRefresh_triggered();
void on_actionView_Folder_triggered();
void on_actionDatapacks_triggered();
void on_actionReset_Icon_triggered();
void worldChanged(const QModelIndex &current, const QModelIndex &previous);
void mceditState(LoggedProcess::State state);