Merge pull request #9799 from Chocobo1/removeCheckbox

Remove speed limit checkbox in Options dialog
This commit is contained in:
Mike Tzou
2018-11-07 13:40:43 +08:00
committed by GitHub
11 changed files with 159 additions and 401 deletions

View File

@@ -40,6 +40,7 @@
#include <QWheelEvent>
#include "base/bittorrent/peerinfo.h"
#include "base/bittorrent/session.h"
#include "base/bittorrent/torrenthandle.h"
#include "base/logger.h"
#include "base/net/geoipmanager.h"