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
KMail
Commits
385b4157
Commit
385b4157
authored
Aug 03, 2022
by
Laurent Montel
Browse files
Remove unused forward declaration
parent
7291b670
Pipeline
#212200
passed with stage
in 4 minutes and 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/collectionpage/collectiontemplatespage.h
View file @
385b4157
...
...
@@ -10,9 +10,6 @@ namespace MailCommon
{
class
CollectionTemplatesWidget
;
}
template
<
typename
T
>
class
QSharedPointer
;
class
CollectionTemplatesPage
:
public
Akonadi
::
CollectionPropertiesPage
{
Q_OBJECT
...
...
src/kmcommands.h
View file @
385b4157
...
...
@@ -35,9 +35,6 @@ class QProgressDialog;
class
KMMainWidget
;
class
KMReaderMainWin
;
template
<
typename
T
>
class
QSharedPointer
;
namespace
MessageViewer
{
class
HeaderStyle
;
...
...
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