[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [incidenceeditor] src: Fix forward declaration
From:       Montel Laurent <null () kde ! org>
Date:       2017-08-31 20:13:33
Message-ID: E1dnVqH-0000KT-Qk () code ! kde ! org
[Download RAW message or body]

Git commit d3bcec7d5958b3e2c6346a2819e2c4896719a70d by Montel Laurent.
Committed on 31/08/2017 at 20:13.
Pushed by mlaurent into branch 'master'.

Fix forward declaration

M  +0    -1    src/editoritemmanager.h
M  +0    -4    src/incidencedatetime.h
M  +0    -3    src/ktimezonecombobox.h

https://commits.kde.org/incidenceeditor/d3bcec7d5958b3e2c6346a2819e2c489671=
9a70d

diff --git a/src/editoritemmanager.h b/src/editoritemmanager.h
index d081ac2..86b451f 100644
--- a/src/editoritemmanager.h
+++ b/src/editoritemmanager.h
@@ -28,7 +28,6 @@
 namespace Akonadi {
 class Collection;
 class Item;
-class ItemFetchScope;
 }
 =

 class KJob;
diff --git a/src/incidencedatetime.h b/src/incidencedatetime.h
index 403c607..fbcdf01 100644
--- a/src/incidencedatetime.h
+++ b/src/incidencedatetime.h
@@ -33,10 +33,6 @@ namespace Ui {
 class EventOrTodoDesktop;
 }
 =

-namespace KCalCore {
-class ICalTimeZones;
-}
-
 namespace IncidenceEditorNG {
 class IncidenceDateTime : public IncidenceEditor
 {
diff --git a/src/ktimezonecombobox.h b/src/ktimezonecombobox.h
index 28219ae..c246955 100644
--- a/src/ktimezonecombobox.h
+++ b/src/ktimezonecombobox.h
@@ -30,9 +30,6 @@
 #include <KDateTime>
 #include <QVector>
 =

-namespace KCalCore {
-class ICalTimeZones;
-}
 class QByteArray;
 =

 namespace IncidenceEditorNG {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic