mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-08 16:17:24 +03:00
cff6a64e9f
qDebug(), qInfo(), qWarning(), qCritical(), qFatal() expect %s arguments to be UTF-8 encoded, while qPrintable() converts to local 8-bit encoding. Therefore qUtf8Printable() should be used for logging strings instead of qPrintable(). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
powermanagement.cpp | ||
powermanagement.h | ||
powermanagement.pri | ||
powermanagement_x11.cpp | ||
powermanagement_x11.h |