mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-06-10 08:19:25 -04:00
feat: Add transfer timeout settings
This commit is contained in:
@@ -28,6 +28,8 @@ public:
|
||||
Utils::BoolAspect enableLogging{this};
|
||||
Utils::BoolAspect enableCheckUpdate{this};
|
||||
|
||||
Utils::IntegerAspect requestTimeout{this};
|
||||
|
||||
ButtonAspect checkUpdate{this};
|
||||
ButtonAspect resetToDefaults{this};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user