mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-30 03:28:41 -07:00
Move helper function to Utils::Fs
This commit is contained in:
parent
1876dbd523
commit
bfbd978d3f
4 changed files with 42 additions and 41 deletions
|
@ -64,9 +64,6 @@ protected slots:
|
|||
|
||||
private:
|
||||
void processTorrentsInDir(const QDir &dir);
|
||||
#if !defined Q_OS_WIN && !defined Q_OS_HAIKU
|
||||
static bool isNetworkFileSystem(const QString &path);
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef Q_OS_WIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue