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
8c4b1c16
Commit
8c4b1c16
authored
Oct 22, 2020
by
Laurent Montel
Browse files
Remove not implemented method
parent
e3b9a511
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/backtracewidget.h
View file @
8c4b1c16
...
...
@@ -49,7 +49,6 @@ private:
DebugPackageInstaller
*
m_debugPackageInstaller
=
nullptr
;
void
setAsLoading
();
void
adjustWindowSize
();
private
Q_SLOTS
:
void
loadData
();
...
...
src/bugzillaintegration/libbugzilla/models/product.h
View file @
8c4b1c16
...
...
@@ -79,7 +79,6 @@ public:
// Convenience methods to get useful content out of the
QStringList
componentNames
()
const
;
QStringList
allVersions
()
const
;
QStringList
activeVersions
()
const
;
QStringList
inactiveVersions
()
const
;
private:
...
...
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