mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Improve the scheduler ui settings.
This commit is contained in:
@@ -157,6 +157,7 @@ private:
|
||||
private:
|
||||
void setSslKey(const QByteArray &key, bool interactive = true);
|
||||
void setSslCertificate(const QByteArray &cert, bool interactive = true);
|
||||
bool schedTimesOk();
|
||||
|
||||
private:
|
||||
QButtonGroup choiceLanguage;
|
||||
|
||||
Reference in New Issue
Block a user