ref: change send command

This commit is contained in:
semenov
2025-01-17 10:49:27 +03:00
parent e1c3fcae36
commit 7b8f920cdc
47 changed files with 7765 additions and 600 deletions

View File

@@ -43,7 +43,6 @@ signals:
void sigConnectionState(bool flag);
public slots:
void slotSendCommand(QString message);
void slotConnectNotify();
private slots: