mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
committed by
GitHub
parent
3ef4d0d798
commit
3978137534
@@ -73,6 +73,7 @@ class OptionsDialog final : public GUIApplicationComponent<QDialog>
|
||||
TAB_CONNECTION,
|
||||
TAB_SPEED,
|
||||
TAB_BITTORRENT,
|
||||
TAB_SEARCH,
|
||||
TAB_RSS,
|
||||
TAB_WEBUI,
|
||||
TAB_ADVANCED
|
||||
@@ -136,6 +137,9 @@ private:
|
||||
void loadRSSTabOptions();
|
||||
void saveRSSTabOptions() const;
|
||||
|
||||
void loadSearchTabOptions();
|
||||
void saveSearchTabOptions() const;
|
||||
|
||||
#ifndef DISABLE_WEBUI
|
||||
void loadWebUITabOptions();
|
||||
void saveWebUITabOptions() const;
|
||||
|
||||
Reference in New Issue
Block a user