-pedantic

svn path=/trunk/KDE/kdebase/workspace/lib/plasma/; revision=672698
This commit is contained in:
André Wöbbeking 2007-06-07 21:35:41 +00:00
parent 58277a7608
commit bfa47d7158

View File

@ -32,6 +32,6 @@ extern "C" {
namespace KarambaManager
{
PLASMA_EXPORT QGraphicsItemGroup* loadKaramba(const KUrl &themePath, QGraphicsScene *scene);
};
}
#endif