Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
669b56fd
Commit
669b56fd
authored
Jan 13, 2009
by
hjk
Browse files
add enum value for extra selections
parent
2f203ea6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/texteditor/basetexteditor.h
View file @
669b56fd
...
...
@@ -396,6 +396,7 @@ public:
CodeWarningsSelection
,
CodeSemanticsSelection
,
OtherSelection
,
FakeVimSelection
,
NExtraSelectionKinds
};
void
setExtraSelections
(
ExtraSelectionKind
kind
,
const
QList
<
QTextEdit
::
ExtraSelection
>
&
selections
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment