mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Fixup previous commits and allow IPv6 interface addresses too.
This commit is contained in:
@@ -52,7 +52,8 @@ signals:
|
||||
|
||||
private slots:
|
||||
void updateCacheSpinSuffix(int value);
|
||||
void updateInterfaceAddressCombo(int index);
|
||||
void updateInterfaceAddressCombo();
|
||||
|
||||
private:
|
||||
void loadAdvancedSettings();
|
||||
template <typename T> void addRow(int row, const QString &rowText, T* widget);
|
||||
|
||||
Reference in New Issue
Block a user