update Sun Jun 13 12:37:00 PDT 2010
[pkgsrc.git] / audio / amarok / patches / patch-ac
1 $NetBSD: patch-ac,v 1.6 2010/04/16 13:49:29 wiz Exp $
2
3 Upstream patch for Info applet crash.
4
5 --- src/context/applets/info/InfoApplet.h.orig  2010-03-10 23:12:15.000000000 +0000
6 +++ src/context/applets/info/InfoApplet.h
7 @@ -48,6 +48,8 @@ public:
8      InfoApplet( QObject* parent, const QVariantList& args );
9      virtual ~InfoApplet();
10  
11 +    void init();
12 +
13      void paintInterface( QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect );
14      void constraintsEvent( Plasma::Constraints constraints = Plasma::AllConstraints );
15