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