mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Drop QThread::msleep wrapper
This commit is contained in:
parent
d5d946dd66
commit
335443e6a0
5 changed files with 6 additions and 25 deletions
|
@ -98,8 +98,6 @@ namespace Utils
|
|||
QList<int> intListfromStringList(const QStringList &l);
|
||||
QList<bool> boolListfromStringList(const QStringList &l);
|
||||
|
||||
void msleep(unsigned long msecs);
|
||||
|
||||
#ifndef DISABLE_GUI
|
||||
void openPath(const QString& absolutePath);
|
||||
void openFolderSelect(const QString& absolutePath);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue