mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-20 13:11:28 +00:00
[Linux] Implement proper disconnection detection (#95)
* [Linux] Implement proper disconection detection * Only trigger on airpod devices * Remove unused code * [Linux] Fix SegmentedControl text not shown in release build (but debug builds showed text)???
This commit is contained in:
@@ -19,6 +19,8 @@ qt_add_executable(applinux
|
||||
trayiconmanager.h
|
||||
enums.h
|
||||
battery.hpp
|
||||
BluetoothMonitor.cpp
|
||||
BluetoothMonitor.h
|
||||
)
|
||||
|
||||
qt_add_qml_module(applinux
|
||||
|
||||
Reference in New Issue
Block a user