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

List:       kde-commits
Subject:    [marble] tests: tests: unneeded include
From:       Thibaut Gridel <tgridel () free ! fr>
Date:       2014-01-14 21:31:33
Message-ID: E1W3Ba9-0002ud-3L () scm ! kde ! org
[Download RAW message or body]

Git commit 837f4c5d5cc44a070d3b72752d0e313af9e627d2 by Thibaut Gridel.
Committed on 14/01/2014 at 21:19.
Pushed by tgridel into branch 'master'.

tests: unneeded include

M  +0    -1    tests/TestBalloonStyle.cpp
M  +0    -1    tests/TestCamera.cpp
M  +0    -1    tests/TestGeoDataTrack.cpp
M  +0    -1    tests/TestGroundOverlay.cpp
M  +0    -1    tests/TestGxTimeSpan.cpp
M  +0    -1    tests/TestGxTimeStamp.cpp
M  +0    -1    tests/TestLatLonQuad.cpp
M  +0    -1    tests/TestListStyle.cpp
M  +0    -1    tests/TestModel.cpp
M  +0    -1    tests/TestNetworkLink.cpp
M  +0    -1    tests/TestPhotoOverlay.cpp
M  +0    -1    tests/TestScreenOverlay.cpp
M  +0    -1    tests/TestTimeSpan.cpp
M  +0    -1    tests/TestTimeStamp.cpp

http://commits.kde.org/marble/837f4c5d5cc44a070d3b72752d0e313af9e627d2

diff --git a/tests/TestBalloonStyle.cpp b/tests/TestBalloonStyle.cpp
index 0c8bfb8..00aa021 100644
--- a/tests/TestBalloonStyle.cpp
+++ b/tests/TestBalloonStyle.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <MarbleDebug.h>
 #include <GeoDataFolder.h>
diff --git a/tests/TestCamera.cpp b/tests/TestCamera.cpp
index 4a67922..71de4c2 100644
--- a/tests/TestCamera.cpp
+++ b/tests/TestCamera.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <GeoDataTour.h>
 #include <MarbleDebug.h>
diff --git a/tests/TestGeoDataTrack.cpp b/tests/TestGeoDataTrack.cpp
index a456c3b..58d20dc 100644
--- a/tests/TestGeoDataTrack.cpp
+++ b/tests/TestGeoDataTrack.cpp
@@ -12,7 +12,6 @@
 =

 #include "GeoDataPoint.h"
 #include "GeoDataLinearRing.h"
-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <GeoDataPlacemark.h>
 #include <MarbleDebug.h>
diff --git a/tests/TestGroundOverlay.cpp b/tests/TestGroundOverlay.cpp
index a5eabc4..78053b7 100644
--- a/tests/TestGroundOverlay.cpp
+++ b/tests/TestGroundOverlay.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <MarbleDebug.h>
 #include <GeoDataFolder.h>
diff --git a/tests/TestGxTimeSpan.cpp b/tests/TestGxTimeSpan.cpp
index 5371aba..a45ba7d 100644
--- a/tests/TestGxTimeSpan.cpp
+++ b/tests/TestGxTimeSpan.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <GeoDataTimeSpan.h>
 #include <MarbleDebug.h>
diff --git a/tests/TestGxTimeStamp.cpp b/tests/TestGxTimeStamp.cpp
index 6602143..6a41a95 100644
--- a/tests/TestGxTimeStamp.cpp
+++ b/tests/TestGxTimeStamp.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <GeoDataPlacemark.h>
 #include <GeoDataTimeStamp.h>
diff --git a/tests/TestLatLonQuad.cpp b/tests/TestLatLonQuad.cpp
index 9c7668b..2bb3254 100644
--- a/tests/TestLatLonQuad.cpp
+++ b/tests/TestLatLonQuad.cpp
@@ -13,7 +13,6 @@
 #include "TestUtils.h"
 #include <GeoDataDocument.h>
 #include <GeoDataFolder.h>
-#include <GeoDataParser.h>
 #include <MarbleDebug.h>
 #include <GeoDataGroundOverlay.h>
 #include <GeoDataLatLonQuad.h>
diff --git a/tests/TestListStyle.cpp b/tests/TestListStyle.cpp
index 74eaf4c..74f9c07 100644
--- a/tests/TestListStyle.cpp
+++ b/tests/TestListStyle.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <MarbleDebug.h>
 #include <GeoDataFolder.h>
diff --git a/tests/TestModel.cpp b/tests/TestModel.cpp
index 2a4e5bf..494bba9 100644
--- a/tests/TestModel.cpp
+++ b/tests/TestModel.cpp
@@ -11,7 +11,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <GeoDataPlacemark.h>
 #include <MarbleDebug.h>
diff --git a/tests/TestNetworkLink.cpp b/tests/TestNetworkLink.cpp
index a1a0e2d..ece1578 100644
--- a/tests/TestNetworkLink.cpp
+++ b/tests/TestNetworkLink.cpp
@@ -13,7 +13,6 @@
 #include "TestUtils.h"
 #include <GeoDataDocument.h>
 #include <GeoDataFolder.h>
-#include <GeoDataParser.h>
 #include <MarbleDebug.h>
 #include <GeoDataNetworkLink.h>
 =

diff --git a/tests/TestPhotoOverlay.cpp b/tests/TestPhotoOverlay.cpp
index 395fa97..f4d8b32 100644
--- a/tests/TestPhotoOverlay.cpp
+++ b/tests/TestPhotoOverlay.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <MarbleDebug.h>
 #include <GeoDataFolder.h>
diff --git a/tests/TestScreenOverlay.cpp b/tests/TestScreenOverlay.cpp
index c66037c..e3e36a1 100644
--- a/tests/TestScreenOverlay.cpp
+++ b/tests/TestScreenOverlay.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <MarbleDebug.h>
 #include <GeoDataFolder.h>
diff --git a/tests/TestTimeSpan.cpp b/tests/TestTimeSpan.cpp
index 9c5c938..4250fc6 100644
--- a/tests/TestTimeSpan.cpp
+++ b/tests/TestTimeSpan.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <GeoDataPlacemark.h>
 #include <GeoDataTimeSpan.h>
diff --git a/tests/TestTimeStamp.cpp b/tests/TestTimeStamp.cpp
index c608049..d2ac6cf 100644
--- a/tests/TestTimeStamp.cpp
+++ b/tests/TestTimeStamp.cpp
@@ -10,7 +10,6 @@
 =

 #include <QObject>
 =

-#include <GeoDataParser.h>
 #include <GeoDataDocument.h>
 #include <GeoDataPlacemark.h>
 #include <GeoDataTimeStamp.h>
[prev in list] [next in list] [prev in thread] [next in thread] 

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