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
PIM
PIM MailCommon
Commits
c69b3de1
Commit
c69b3de1
authored
Sep 23, 2020
by
Laurent Montel
😁
Browse files
Clean forward declaration
parent
fb1a792c
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/collectionpage/collectionexpirypage.h
View file @
c69b3de1
...
@@ -13,15 +13,9 @@
...
@@ -13,15 +13,9 @@
#include
<Collection>
#include
<Collection>
#include
<CollectionPropertiesPage>
#include
<CollectionPropertiesPage>
class
KPluralHandlingSpinBox
;
class
KJob
;
class
QCheckBox
;
class
QPushButton
;
class
QRadioButton
;
namespace
MailCommon
{
namespace
MailCommon
{
class
FolderRequester
;
class
CollectionExpiryWidget
;
class
CollectionExpiryWidget
;
/**
/**
* @brief The CollectionExpiryPage class
* @brief The CollectionExpiryPage class
...
...
src/collectionpage/collectiongeneralpage.h
View file @
c69b3de1
...
@@ -21,9 +21,7 @@ class IncidencesForWidget;
...
@@ -21,9 +21,7 @@ class IncidencesForWidget;
class
ContentTypeWidget
;
class
ContentTypeWidget
;
}
}
namespace
KIdentityManagement
{
namespace
KIdentityManagement
{
class
IdentityCombo
;
}
}
class
QVBoxLayout
;
namespace
MailCommon
{
namespace
MailCommon
{
class
FolderSettings
;
class
FolderSettings
;
class
CollectionGeneralWidget
;
class
CollectionGeneralWidget
;
...
...
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