From kde-commits Thu Jul 31 19:50:32 2014 From: Cruceru Calin-Cristian Date: Thu, 31 Jul 2014 19:50:32 +0000 To: kde-commits Subject: [marble] src/plugins/render/annotate: Remove outdated declarations Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=140683624215995 Git commit 87235ecedf6ef5d3dc25812cf235767e509b1216 by Cruceru Calin-Cristi= an. Committed on 31/07/2014 at 19:49. Pushed by crucerucalincristian into branch 'master'. Remove outdated declarations M +0 -5 src/plugins/render/annotate/PlacemarkTextAnnotation.h http://commits.kde.org/marble/87235ecedf6ef5d3dc25812cf235767e509b1216 diff --git a/src/plugins/render/annotate/PlacemarkTextAnnotation.h b/src/pl= ugins/render/annotate/PlacemarkTextAnnotation.h index c23fa20..0810d9c 100644 --- a/src/plugins/render/annotate/PlacemarkTextAnnotation.h +++ b/src/plugins/render/annotate/PlacemarkTextAnnotation.h @@ -20,13 +20,8 @@ namespace Marble { = -class GeoWidgetBubble; -class TextEditor; - class PlacemarkTextAnnotation : public SceneGraphicsItem { - friend class EditTextAnnotationDialog; - public: explicit PlacemarkTextAnnotation( GeoDataPlacemark *placemark ); ~PlacemarkTextAnnotation();