SVN commit 1213525 by nienhueser: Fix compiler warning (moc has nothing to generate) M +1 -1 GeoSceneGeodata.cpp --- trunk/KDE/kdeedu/marble/src/lib/geodata/scene/GeoSceneGeodata.cpp #1213524:1213525 @@ -62,4 +62,4 @@ } -#include "GeoSceneGeodata.moc" +// #include "GeoSceneGeodata.moc"