|
koffice/plugins/pathshapes/spiral: msg#12928kde-commits
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; }
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |