bugFixing 4

This commit is contained in:
2025-09-16 15:17:02 +03:00
parent b6fb178827
commit cba4008a06
4 changed files with 46 additions and 20 deletions

View File

@@ -42,6 +42,9 @@ Q_SIGNALS:
private:
void updateButtons() override;
private:
QDialog* dlgEditor;
private:
Ui::ViewerInstructors *ui;
};