mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
parent
5b0cbf9eb1
commit
7faa8b7a02
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
#include <Qt>
|
||||
#include <QtGlobal>
|
||||
|
||||
#ifndef Q_OS_WIN
|
||||
#if !defined(Q_OS_WIN) && (!defined(Q_OS_UNIX) || defined(Q_OS_MACOS) || defined(QT_FEATURE_icu))
|
||||
#define QBT_USE_QCOLLATOR
|
||||
#include <QCollator>
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue