mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 14:08:03 -06:00
@@ -137,7 +137,7 @@ namespace
|
|||||||
};
|
};
|
||||||
|
|
||||||
// Option with string value. May not have a shortcut
|
// Option with string value. May not have a shortcut
|
||||||
struct StringOption : protected Option
|
class StringOption : protected Option
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
explicit constexpr StringOption(const QStringView name)
|
explicit constexpr StringOption(const QStringView name)
|
||||||
|
|||||||
Reference in New Issue
Block a user