Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
3ec556f2
Commit
3ec556f2
authored
Oct 03, 2022
by
Waqar Ahmed
Browse files
build: Use QPersistentModelIndex
parent
5b74ccd3
Pipeline
#241232
passed with stage
in 6 minutes and 25 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
addons/katebuild-plugin/plugin_katebuild.h
View file @
3ec556f2
...
...
@@ -150,7 +150,7 @@ private:
unsigned
int
m_numErrors
=
0
;
unsigned
int
m_numWarnings
=
0
;
QString
m_prevItemContent
;
QModelIndex
m_previousIndex
;
Q
Persistent
ModelIndex
m_previousIndex
;
QPointer
<
KTextEditor
::
Message
>
m_infoMessage
;
QPointer
<
QAction
>
m_showMarks
;
QHash
<
KTextEditor
::
Document
*
,
QPointer
<
KTextEditor
::
Document
>>
m_markedDocs
;
...
...
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!
Cancel
Please
register
or
sign in
to comment