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
Konsole
Commits
f460969f
Commit
f460969f
authored
Dec 01, 2020
by
Kurt Hindenburg
Browse files
Use = default instead of {}
parent
618a7508
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/EscapeSequenceUrlExtractor.cpp
View file @
f460969f
...
...
@@ -11,8 +11,7 @@
namespace
Konsole
{
EscapeSequenceUrlExtractor
::
EscapeSequenceUrlExtractor
()
{
}
=
default
;
void
Konsole
::
EscapeSequenceUrlExtractor
::
setScreen
(
Konsole
::
Screen
*
screen
)
{
...
...
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