mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 02:40:20 +08:00
parent
66d2aef5d3
commit
ff1c58a5d7
@ -1,4 +1,5 @@
|
||||
#ifdef __linux__
|
||||
#include <QtCore>
|
||||
#ifdef Q_OS_LINUX
|
||||
#include "QvNetSpeedPlugin.hpp"
|
||||
#include "QvUtils.hpp"
|
||||
#include <QLocalSocket>
|
||||
|
@ -1,3 +1,4 @@
|
||||
#include <QtCore>
|
||||
#ifdef Q_OS_WIN
|
||||
#include "QvNetSpeedPlugin.hpp"
|
||||
#include "QvUtils.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user