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

List:       kde-commits
Subject:    [libkgapi] src/drive: Revert "KGAPI2::Drive::App: Move class Private forward declaration to where it
From:       Alexander Potashev <aspotashev () gmail ! com>
Date:       2015-08-31 20:39:38
Message-ID: E1ZWVre-0004NR-Qu () scm ! kde ! org
[Download RAW message or body]

Git commit 8be9d20d9504e380f12ced9b9f5c5bc3ad39e8f3 by Alexander Potashev.
Committed on 31/08/2015 at 20:00.
Pushed by aspotashev into branch 'master'.

Revert "KGAPI2::Drive::App: Move class Private forward declaration to where=
 it is used"

This reverts commit 3f6ec214092a0d074bd25693b7bd4375ef7251b8.

M  +2    -1    src/drive/app.h

http://commits.kde.org/akonadi-google/8be9d20d9504e380f12ced9b9f5c5bc3ad39e=
8f3

diff --git a/src/drive/app.h b/src/drive/app.h
index 3829377..9c3687f 100644
--- a/src/drive/app.h
+++ b/src/drive/app.h
@@ -35,6 +35,8 @@ namespace Drive
 =

 class KGAPIDRIVE_EXPORT App: public KGAPI2::Object
 {
+    class Private;
+
   public:
 =

     class Icon
@@ -88,7 +90,6 @@ class KGAPIDRIVE_EXPORT App: public KGAPI2::Object
     static AppPtr fromJSON(const QByteArray &jsonData);
 =

   private:
-    class Private;
     Private *const d;
     friend class Private;
 };

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

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