GH-329 update description text in MainWindow when instance Minecraft version changes
This commit is contained in:
parent
f061bf7a27
commit
1f9dd45e49
3 changed files with 16 additions and 0 deletions
|
@ -154,6 +154,8 @@ slots:
|
|||
|
||||
void instanceChanged(const QModelIndex ¤t, const QModelIndex &previous);
|
||||
|
||||
void instanceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
|
||||
|
||||
void selectionBad();
|
||||
|
||||
void startTask(Task *task);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue