mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-10-06 20:16:00 -04:00
fix: Compatibility problem with nvenc on windows
* change default chat render to software on windows
This commit is contained in:
@ -72,6 +72,8 @@ public:
|
||||
Utils::IntegerAspect codeFontSize{this};
|
||||
Utils::SelectionAspect textFormat{this};
|
||||
|
||||
Utils::SelectionAspect chatRenderer{this};
|
||||
|
||||
private:
|
||||
void setupConnections();
|
||||
void resetSettingsToDefaults();
|
||||
|
Reference in New Issue
Block a user