Clean up SpeedLimitDialog class

This commit is contained in:
Chocobo1 2018-11-02 13:45:16 +08:00
parent 3fa5358c3f
commit 266ce1d226
No known key found for this signature in database
GPG key ID: 210D9C873253A68C
4 changed files with 38 additions and 53 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"