Changed main layout

This commit is contained in:
2025-12-31 13:38:46 +01:00
parent b6764e7a12
commit c7a246e56d
9 changed files with 69 additions and 52 deletions

View File

@@ -48,7 +48,6 @@ public:
explicit BCDeviceView(QWidget *parent = nullptr);
void setHeaderLabel( const QString& headerText);
void setDeviceID( BCDevice::ID deviceID );
BCDevice::ID getDeviceID() const;