refacor media widget, apply clang format rule
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
#include "sigc++/signal.h"
|
||||
|
||||
class BluetoothService {
|
||||
inline static BluetoothService *instance = nullptr;
|
||||
|
||||
inline static BluetoothService *instance = nullptr;
|
||||
|
||||
public:
|
||||
sigc::signal<void(bool)> powerStateChangedSignal;
|
||||
sigc::signal<void(bool)> isDiscoveringChangedSignal;
|
||||
|
||||
Reference in New Issue
Block a user