make MainWindow cat update instantly

Signed-off-by: Tayou <tayou@gmx.net>
This commit is contained in:
Tayou
2023-01-20 15:13:25 +01:00
parent 1a35fec134
commit cdc9f93f71
4 changed files with 10 additions and 0 deletions

View File

@ -90,6 +90,8 @@ protected:
private slots:
void onCatToggled(bool);
void onCatChanged(int);
void on_actionAbout_triggered();
void on_actionAddInstance_triggered();