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

List:       kde-commits
Subject:    [mailcommon] src/util: Fix forward declaration
From:       Montel Laurent <null () kde ! org>
Date:       2017-08-31 20:16:03
Message-ID: E1dnVsh-00046k-P5 () code ! kde ! org
[Download RAW message or body]

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

Fix forward declaration

M  +0    -2    src/util/mailutil.h
M  +0    -3    src/util/mailutil_p.h

https://commits.kde.org/mailcommon/a34f23ba6d2459f66f511728bd106afa8ce65843

diff --git a/src/util/mailutil.h b/src/util/mailutil.h
index 42e6061..7f5c4e6 100644
--- a/src/util/mailutil.h
+++ b/src/util/mailutil.h
@@ -50,8 +50,6 @@ class Item;
 }
 class KJob;
 =

-class QAbstractItemModel;
-class QModelIndex;
 class QString;
 =

 namespace MailCommon {
diff --git a/src/util/mailutil_p.h b/src/util/mailutil_p.h
index 618d886..ff702f6 100644
--- a/src/util/mailutil_p.h
+++ b/src/util/mailutil_p.h
@@ -48,9 +48,6 @@ namespace Akonadi {
 class Item;
 }
 =

-class QAbstractItemModel;
-class QModelIndex;
-class QString;
 =

 namespace MailCommon {
 /**
[prev in list] [next in list] [prev in thread] [next in thread] 

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