mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
improve group update
This commit is contained in:
@@ -22,11 +22,13 @@ public:
|
||||
private:
|
||||
Ui::DialogManageGroups *ui;
|
||||
|
||||
void _update_one_group(int _order);
|
||||
|
||||
private slots:
|
||||
|
||||
void on_add_clicked();
|
||||
|
||||
void on_update_all_clicked();
|
||||
};
|
||||
|
||||
// 更新所有订阅 关闭分组窗口时 更新动作继续执行
|
||||
|
||||
void UI_update_one_group(int _order);
|
||||
|
||||
Reference in New Issue
Block a user