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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/lib/geodata/data
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2011-01-27 23:04:23
Message-ID: 20110127230423.1B2DCAC8BC () svn ! kde ! org
[Download RAW message or body]

SVN commit 1217579 by cfeck:

Do not include private headers in public headers

Use a forward declaration instead; unbreaks digiKam.


 M  +1 -1      GeoDataPoint.h  


--- trunk/KDE/kdeedu/marble/src/lib/geodata/data/GeoDataPoint.h #1217578:1217579
@@ -22,11 +22,11 @@
 #include "geodata_export.h"
 #include "GeoDataGeometry.h"
 #include "GeoDataCoordinates.h"
-#include "GeoDataPoint_p.h"
 
 namespace Marble
 {
 
+class GeoDataPointPrivate;
 
 /** 
  * @short A Geometry object representing a 3d point
[prev in list] [next in list] [prev in thread] [next in thread] 

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