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
KOrganizer
Commits
89f5c01b
Commit
89f5c01b
authored
Oct 12, 2020
by
Laurent Montel
😁
Browse files
Remove unused forward declaration
parent
4677b235
Pipeline
#37386
canceled with stage
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/prefs/koprefsdialogcolorsandfonts.h
View file @
89f5c01b
...
...
@@ -13,10 +13,8 @@
#include "kprefsdialog.h"
#include <QWidget>
class
QLabel
;
class
QComboBox
;
class
KColorButton
;
class
QCheckBox
;
namespace
Akonadi
{
class
CollectionComboBox
;
}
...
...
src/prefs/koprefsdialoggroupscheduling.h
View file @
89f5c01b
...
...
@@ -11,7 +11,6 @@
#define KOPREFSDIALOGGROUPSCHEDULING_H
#include "kprefsdialog.h"
class
QCheckBox
;
class
KOPrefsDialogGroupScheduling
:
public
Korganizer
::
KPrefsModule
{
Q_OBJECT
...
...
src/prefs/koprefsdialogmain.h
View file @
89f5c01b
...
...
@@ -11,8 +11,6 @@
#define KOPREFSDIALOGMAIN_H
#include "kprefsdialog.h"
class
QCheckBox
;
class
QLineEdit
;
class
KOPrefsDialogMain
:
public
Korganizer
::
KPrefsModule
{
...
...
src/prefs/koprefsdialogtime.h
View file @
89f5c01b
...
...
@@ -14,10 +14,6 @@
class
QSpinBox
;
class
KComboBox
;
class
QCheckBox
;
class
KUrlRequester
;
class
KTimeComboBox
;
class
QComboBox
;
class
QTimeEdit
;
namespace
KPIM
{
class
KCheckComboBox
;
}
...
...
src/prefs/koprefsdialogviews.h
View file @
89f5c01b
...
...
@@ -13,8 +13,6 @@
#include "kprefsdialog.h"
class
KItemIconCheckCombo
;
class
QCheckBox
;
class
QSpinBox
;
class
KOPrefsDialogViews
:
public
Korganizer
::
KPrefsModule
{
...
...
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