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

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


SVN commit 1208909 by nienhueser:

Use a moc file. Fixes osx build.
Backport of commit 1208907.

 M  +2 -0      BBCWeatherItem.cpp  


--- branches/KDE/4.6/kdeedu/marble/src/plugins/render/weather/BBCWeatherItem.cpp #1208908:1208909
@@ -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