mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 16:23:07 -07:00
Fix coding style
This commit is contained in:
parent
976e2450ec
commit
c99ac99a99
31 changed files with 162 additions and 165 deletions
|
@ -27,6 +27,7 @@
|
|||
*/
|
||||
|
||||
#include "bytearray.h"
|
||||
|
||||
#include <QList>
|
||||
|
||||
QList<QByteArray> Utils::ByteArray::splitToViews(const QByteArray &in, const QByteArray &sep, const QString::SplitBehavior behavior)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue