refacor media widget, apply clang format rule
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
#include "components/base/button.hpp"
|
||||
|
||||
|
||||
|
||||
class BluetoothEntry : Gtk::Box {
|
||||
public:
|
||||
BluetoothEntry(std::string name, std::string address) {
|
||||
@@ -38,7 +36,6 @@ class BluetoothEntry : Gtk::Box {
|
||||
sigc::signal<void(std::string)> connect_clicked;
|
||||
};
|
||||
|
||||
|
||||
class BluetoothWidget : public Gtk::Box {
|
||||
public:
|
||||
BluetoothWidget();
|
||||
|
||||
Reference in New Issue
Block a user