signal_hasError

This commit is contained in:
2025-12-01 14:50:15 +03:00
parent c97c86ac55
commit 0b7f772b21
4 changed files with 14 additions and 5 deletions

View File

@@ -55,6 +55,8 @@ public slots:
//Слот отложенной инициализации
void slot_LazyInitialization();
void slot_hasError(int code);
private:
void exit();
void errorCheck();