-pedantic

svn path=/trunk/KDE/kdebase/runtime/; revision=1179116
This commit is contained in:
André Wöbbeking 2010-09-24 15:36:29 +00:00
parent e7bab22a0a
commit de289177d9

View File

@ -27,7 +27,7 @@ class PlasmaKPartView;
class PlasmaKPartCorona;
#include <Plasma/Containment>
Q_DECLARE_METATYPE( Plasma::Containment* );
Q_DECLARE_METATYPE( Plasma::Containment* )
namespace Plasma
{
class Applet;