logo       

koffice/plugins/pathshapes/spiral: msg#12928

kde-commits

Subject: koffice/plugins/pathshapes/spiral

SVN commit 1005219 by jaham:

fix compilation with msvc

M +2 -2 KoSpiralShape.cpp


--- trunk/koffice/plugins/pathshapes/spiral/KoSpiralShape.cpp #1005218:1005219
@@ -51,10 +51,10 @@
KoPathShape::saveOdf( context );
}

-bool KoSpiralShape::loadOdf( const KoXmlElement & element,
KoShapeLoadingContext &context )
+bool KoSpiralShape::loadOdf( const KoXmlElement & element,
KoShapeLoadingContext &/*context*/ )
{
Q_UNUSED(element);
- Q_UNUSED(context);
+
// TODO?
return true;
}

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise