[Marble-commits] KDE/kdeedu/marble/src/plugins/render/weather

Dennis Nienhüser earthwings at gentoo.org
Thu Dec 23 17:51:39 CET 2010


SVN commit 1208907 by nienhueser:

Use a moc file. Fixes osx build.

 M  +2 -0      BBCWeatherItem.cpp  


--- trunk/KDE/kdeedu/marble/src/plugins/render/weather/BBCWeatherItem.cpp #1208906:1208907
@@ -91,3 +91,5 @@
 {
     return tr( "Supported by <a href=\"http://backstage.bbc.co.uk\" target=\"_BLANK\">backstage.bbc.co.uk</a>.<br>Weather data from UK MET Office" );
 }
+
+#include "BBCWeatherItem.moc"


More information about the Marble-commits mailing list