mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Remember last viewed page in Options dialog (#15230)
This commit is contained in:
@@ -181,6 +181,7 @@ private:
|
||||
Ui::OptionsDialog *m_ui;
|
||||
SettingValue<QSize> m_storeDialogSize;
|
||||
SettingValue<QStringList> m_storeHSplitterSize;
|
||||
SettingValue<int> m_storeLastViewedPage;
|
||||
|
||||
QPushButton *m_applyButton;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user