mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-31 11:35:24 +01:00
Update a log line in the device kit lister
This commit is contained in:
parent
147bbb9928
commit
5c1139747f
@ -36,7 +36,7 @@ DeviceKitLister::DeviceKitLister()
|
||||
}
|
||||
|
||||
DeviceKitLister::~DeviceKitLister() {
|
||||
qDebug() << __PRETTY_FUNCTION__;
|
||||
qLog(Debug) << __PRETTY_FUNCTION__;
|
||||
}
|
||||
|
||||
QString DeviceKitLister::DeviceData::unique_id() const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user