mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
gui: core settings
This commit is contained in:
@@ -149,6 +149,9 @@ namespace NekoRay {
|
||||
QString hotkey_route = "";
|
||||
QString hotkey_system_proxy_menu = "";
|
||||
|
||||
// Core
|
||||
bool core_box_auto_detect_interface = true;
|
||||
|
||||
// Other Core
|
||||
ExtraCore *extraCore = new ExtraCore;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user