This commit is contained in:
marios8543 2025-04-20 21:46:45 +03:00
parent b27dcec0b9
commit 9f3135066d

View File

@ -264,6 +264,8 @@ namespace f1x
int camera_zoom;
QBluetoothLocalDevice *localDevice;
QWebSocket *webSocket;
QTimer *reconnectTimer;
protected:
void keyPressEvent(QKeyEvent *event);