mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Split trackerlogin into .h and .cpp
This commit is contained in:
parent
ed197a193d
commit
da867fd022
4 changed files with 65 additions and 25 deletions
|
@ -89,6 +89,8 @@ void qt_mac_set_dock_menu(QMenu *menu);
|
|||
#include "downloadthread.h"
|
||||
#endif
|
||||
|
||||
#include <libtorrent/session.hpp>
|
||||
|
||||
using namespace libtorrent;
|
||||
|
||||
#define TIME_TRAY_BALLOON 5000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue