mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-11-22 02:22:44 -05: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