[Marble-commits] KDE/kdeedu/marble/src/lib (silent)

Christoph Feck christoph at maxiom.de
Mon Feb 22 04:33:34 CET 2010


SVN commit 1094065 by cfeck:

SVN_SILENT Install new header

LayerInterface.h is needed by RenderPlugin.h

This fixes compilation of KDE/kdeplasma-addons, extragear/graphics,
and playground/base/plasma. Note that r1093625 makes a binary
incompatible change, but Marble does not have ABI guarantee, right?

CCMAIL: earthwings at gentoo.org


 M  +1 -0      CMakeLists.txt  


--- trunk/KDE/kdeedu/marble/src/lib/CMakeLists.txt #1094064:1094065
@@ -329,6 +329,7 @@
     PluginInterface.h
     RenderPlugin.h
     RenderPluginInterface.h
+    LayerInterface.h
     PluginAboutDialog.h
     marble_export.h
     Planet.h


More information about the Marble-commits mailing list