Cosmetcis.

This commit is contained in:
chris
2026-01-05 17:57:13 +01:00
parent 0f167a5e32
commit e0b1e90f6c
6 changed files with 20 additions and 18 deletions

View File

@@ -63,8 +63,9 @@ public:
public slots:
void onToggleDriverConnection( bool connect );
void enqueueValue(BCValuePtrConst value );
void processValue();
void onEnqueueValue(BCValuePtrConst value );
void onProcessValue();
void onStartNativeDirver();
signals: