mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-28 19:55:48 +03:00
Откл-е запр-в на EditorTrainees EditorInstructors
This commit is contained in:
@@ -29,6 +29,8 @@ protected:
|
||||
public slots:
|
||||
void slot_receiveMessage(ClientMessage clientMessage);
|
||||
|
||||
void slot_checkTryBlockResult(bool result, QString type);
|
||||
|
||||
public Q_SLOTS:
|
||||
void on_btnEditorInstructors_clicked();
|
||||
|
||||
@@ -41,9 +43,13 @@ Q_SIGNALS:
|
||||
private:
|
||||
void updateButtons() override;
|
||||
|
||||
void dialog_EditorInstructors();
|
||||
|
||||
private:
|
||||
DialogRedactorInstructors* dlgRedactor;
|
||||
|
||||
bool flTryEditorInstructors;
|
||||
|
||||
private:
|
||||
Ui::ViewerInstructors *ui;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user