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
Utilities
KDebugSettings
Commits
c90d09b3
Commit
c90d09b3
authored
Sep 15, 2021
by
Laurent Montel
😁
Browse files
Use camel case includes
parent
b41d7c2a
Pipeline
#80787
passed with stage
in 5 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kdeapplicationdebugsettingpage.cpp
View file @
c90d09b3
...
...
@@ -8,11 +8,11 @@
#include
"kdeapplicationdebugsettingpage.h"
#include
"kdeapplicationtreelistwidget.h"
#include
<KLocalizedString>
#include
<KTreeWidgetSearchLine>
#include
<QEvent>
#include
<QKeyEvent>
#include
<QPushButton>
#include
<QVBoxLayout>
#include
<ktreewidgetsearchline.h>
KDEApplicationDebugSettingPage
::
KDEApplicationDebugSettingPage
(
QWidget
*
parent
)
:
QWidget
(
parent
)
...
...
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