1
0
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:
David Sansome 2011-05-19 23:02:30 +00:00
parent 147bbb9928
commit 5c1139747f

View File

@ -36,7 +36,7 @@ DeviceKitLister::DeviceKitLister()
}
DeviceKitLister::~DeviceKitLister() {
qDebug() << __PRETTY_FUNCTION__;
qLog(Debug) << __PRETTY_FUNCTION__;
}
QString DeviceKitLister::DeviceData::unique_id() const {