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
PIM
KItinerary
Commits
3ab40c75
Commit
3ab40c75
authored
Aug 03, 2022
by
Laurent Montel
Browse files
Remove unused forward declaration
parent
1899f74e
Pipeline
#212280
passed with stage
in 12 minutes and 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/lib/extractorutil.h
View file @
3ab40c75
...
...
@@ -11,7 +11,6 @@
namespace
KItinerary
{
class
Flight
;
class
PostalAddress
;
/** Data extraction utility functions. */
namespace
ExtractorUtil
...
...
src/lib/stringutil.h
View file @
3ab40c75
...
...
@@ -6,7 +6,6 @@
#pragma once
class
QChar
;
class
QString
;
class
QStringView
;
...
...
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