A system of translations into different languages has been implemented. Added translations into Russian. Various UI fixes for valid internationalization
This commit is contained in:
@@ -141,7 +141,9 @@ private slots:
|
||||
void tcpInputDataAvailable();
|
||||
void tcpInputError(QAbstractSocket::SocketError socketError);
|
||||
|
||||
#ifdef HAS_BLUETOOTH
|
||||
void bleDataRx(QByteArray data);
|
||||
#endif
|
||||
|
||||
void timerSlot();
|
||||
void packetDataToSend(QByteArray &data);
|
||||
|
||||
Reference in New Issue
Block a user