Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KOrganizer
Commits
89f5c01b
Commit
89f5c01b
authored
Oct 12, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused forward declaration
parent
4677b235
Pipeline
#37386
canceled with stage
Changes
5
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
11 deletions
+0
-11
src/prefs/koprefsdialogcolorsandfonts.h
src/prefs/koprefsdialogcolorsandfonts.h
+0
-2
src/prefs/koprefsdialoggroupscheduling.h
src/prefs/koprefsdialoggroupscheduling.h
+0
-1
src/prefs/koprefsdialogmain.h
src/prefs/koprefsdialogmain.h
+0
-2
src/prefs/koprefsdialogtime.h
src/prefs/koprefsdialogtime.h
+0
-4
src/prefs/koprefsdialogviews.h
src/prefs/koprefsdialogviews.h
+0
-2
No files found.
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
Markdown
is supported
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