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

List:       kde-commits
Subject:    [kpmcore/copy-device] src/core: core/smartattribute.h must be included in smartstatus.h for deep cop
From:       Teo Mrnjavac <teo () kde ! org>
Date:       2016-09-07 15:37:54
Message-ID: E1bhevC-0002IQ-Il () code ! kde ! org
[Download RAW message or body]

Git commit 25b8cc0a42125520bc8c153c8191441d37d0b662 by Teo Mrnjavac.
Committed on 07/09/2016 at 15:36.
Pushed by mrnjavac into branch 'copy-device'.

core/smartattribute.h must be included in smartstatus.h for deep copy.

M  +0    -1    src/core/smartstatus.cpp
M  +1    -2    src/core/smartstatus.h

http://commits.kde.org/kpmcore/25b8cc0a42125520bc8c153c8191441d37d0b662

diff --git a/src/core/smartstatus.cpp b/src/core/smartstatus.cpp
index b2a44a0..4e121c4 100644
--- a/src/core/smartstatus.cpp
+++ b/src/core/smartstatus.cpp
@@ -17,7 +17,6 @@
  *************************************************************************/
 =

 #include "core/smartstatus.h"
-#include "core/smartattribute.h"
 =

 #include <KLocalizedString>
 =

diff --git a/src/core/smartstatus.h b/src/core/smartstatus.h
index e6d5daf..7913328 100644
--- a/src/core/smartstatus.h
+++ b/src/core/smartstatus.h
@@ -20,13 +20,12 @@
 #define SMARTSTATUS__H
 =

 #include "util/libpartitionmanagerexport.h"
+#include "core/smartattribute.h"
 =

 #include <QtGlobal>
 #include <QString>
 #include <QList>
 =

-class SmartAttribute;
-
 struct SkSmartAttributeParsedData;
 struct SkDisk;
 =


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

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