Ongoing GUI updates.

This commit is contained in:
2026-01-05 23:39:45 +01:00
parent e0b1e90f6c
commit 5d1e66f5fa
14 changed files with 271 additions and 123 deletions

View File

@@ -65,7 +65,7 @@ public slots:
void onToggleDriverConnection( bool connect );
void onEnqueueValue(BCValuePtrConst value );
void onProcessValue();
void onStartNativeDirver();
void onStartNativeDriver();
signals: