mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
refactor route settings
This commit is contained in:
@@ -51,9 +51,9 @@ public slots:
|
||||
|
||||
QAction *schemeToAction(const QString &name, const NekoRay::Routing &scheme);
|
||||
|
||||
void SetRouteConfig(const NekoRay::Routing &conf);
|
||||
void UpdateDisplayRouting(NekoRay::Routing *conf, bool qv);
|
||||
|
||||
void SaveDisplayRouting(NekoRay::Routing *conf);
|
||||
|
||||
void on_load_save_clicked();
|
||||
|
||||
void on_queryStrategy_clicked();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user