change slot name

This commit is contained in:
Vance
2022-06-10 15:48:18 +08:00
committed by GitHub
parent 4a261cac1a
commit fa5b1d9978
2 changed files with 4 additions and 4 deletions

View File

@ -192,7 +192,7 @@ private slots:
void keyReleaseEvent(QKeyEvent *event) override;
#endif
void on_InstanceState_changed(bool running);
void refreshCurrentInstance(bool running);
private:
void retranslateUi();