Commit f2acb5b7 authored by Егор Галкин's avatar Егор Галкин
Browse files

Update highlighter.h

parent f19bc6da
No related merge requests found
Pipeline #1182 canceled with stages
Showing with 1 addition and 1 deletion
+1 -1
......@@ -15,7 +15,7 @@ class Highlighter : public QSyntaxHighlighter
public:
explicit Highlighter(QString, QObject *parent = 0);
bool setExtension(const QString&);
//protected:
void highlightBlock(const QString&) override;
private:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment