mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2026-07-05 20:49:13 -04:00
fix: Found and fix review mistakes
This commit is contained in:
@@ -25,8 +25,7 @@ class GeneralSettings : public Utils::AspectContainer
|
||||
public:
|
||||
GeneralSettings();
|
||||
|
||||
void setAgentPipelinesContext(
|
||||
AgentFactory *agentFactory, AgentsPageNavigator *agentsNavigator);
|
||||
void setAgentPipelinesContext(AgentFactory *agentFactory, AgentsPageNavigator *agentsNavigator);
|
||||
|
||||
Utils::BoolAspect enableQodeAssist{this};
|
||||
Utils::BoolAspect enableLogging{this};
|
||||
|
||||
Reference in New Issue
Block a user