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
Education
Kig
Commits
3598e5ab
Commit
3598e5ab
authored
Oct 21, 2022
by
Laurent Montel
Browse files
Use CamelCase include
parent
92b83fed
Pipeline
#252470
passed with stage
in 4 minutes and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
modes/linkslabel.cpp
View file @
3598e5ab
...
...
@@ -3,9 +3,9 @@
#include
"linkslabel.h"
#include
<KUrlLabel>
#include
<QLabel>
#include
<QLayout>
#include
<kurllabel.h>
#include
<algorithm>
#include
<functional>
...
...
objects/point_imp.cc
View file @
3598e5ab
...
...
@@ -11,7 +11,7 @@
#include
"../misc/kigtransform.h"
#include
"bogus_imp.h"
#include
<
kl
azy
l
ocalized
s
tring
.h
>
#include
<
KL
azy
L
ocalized
S
tring>
PointImp
::
PointImp
(
const
Coordinate
&
c
)
:
mc
(
c
)
...
...
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