Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Егор Галкин
LR3-4_Notepad
Commits
f2acb5b7
Commit
f2acb5b7
authored
4 years ago
by
Егор Галкин
Browse files
Options
Download
Patches
Plain Diff
Update highlighter.h
parent
f19bc6da
master
No related merge requests found
Pipeline
#1182
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
highlighter.h
+1
-1
highlighter.h
with
1 addition
and
1 deletion
+1
-1
highlighter.h
+
1
−
1
View file @
f2acb5b7
...
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets