mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
fix: core log thread
This commit is contained in:
@@ -13,7 +13,7 @@ namespace NekoRay {
|
||||
QSharedPointer<traffic::TrafficData> outboundStat; // main
|
||||
QStringList ignoreConnTag;
|
||||
|
||||
std::list<std::pair<fmt::ExternalBuildResult, QSharedPointer<sys::ExternalProcess>>> exts; // extR to extC
|
||||
std::list<std::shared_ptr<NekoRay::fmt::ExternalBuildResult>> extRs;
|
||||
};
|
||||
|
||||
class BuildConfigStatus {
|
||||
|
||||
Reference in New Issue
Block a user