From 21d7f4b4bba79558de830d9e815e127f67274355 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Mon, 30 Jul 2012 15:15:58 +0200 Subject: gstreamer: make gstreamer 1.0 and 0.10 dual compile Add fallback activation of an _OLD media component to the core. Compile both a 0.10 and 1.0 version of the gstreamer component Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1 --- svx/source/sdr/contact/viewcontact.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'svx') diff --git a/svx/source/sdr/contact/viewcontact.cxx b/svx/source/sdr/contact/viewcontact.cxx index 4abf31b86faa..4c18c8bff9d4 100644 --- a/svx/source/sdr/contact/viewcontact.cxx +++ b/svx/source/sdr/contact/viewcontact.cxx @@ -269,7 +269,7 @@ namespace sdr drawinglayer::primitive2d::Primitive2DSequence ViewContact::createViewIndependentPrimitive2DSequence() const { - // This is the default impelemtation and should never be called (see header). If this is called, + // This is the default implementation and should never be called (see header). If this is called, // someone implemented a ViewContact (VC) visualisation object without defining the visualisation by // providing a seqence of primitives -> which cannot be correct. // Since we have no access to any known model data here, the default implementation creates a yellow placeholder -- cgit v1.2.1