logic: Fixed code view single not cleared properly in some cases
This commit is contained in:
@@ -27,6 +27,7 @@ public:
|
||||
|
||||
// CodeView implementation
|
||||
virtual void clear();
|
||||
virtual void clearCodeSnippets();
|
||||
|
||||
virtual void setErrorInfos(const std::vector<ErrorInfo>& errorInfos);
|
||||
virtual bool showsErrors() const;
|
||||
|
||||
Reference in New Issue
Block a user