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
Plasma
DrKonqi
Commits
0ec26929
Commit
0ec26929
authored
Mar 17, 2022
by
Harald Sitter
🏳️🌈
Browse files
make sure to init member
parent
f09cae85
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bugzillaintegration/libbugzilla/models/comment.h
View file @
0ec26929
...
...
@@ -29,7 +29,7 @@ Q_SIGNALS:
void
changed
();
private:
int
m_bug_id
;
int
m_bug_id
=
-
1
;
QString
m_text
;
};
...
...
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