[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/runtime/plasma/kpart
From:       Adriaan de Groot <groot () kde ! org>
Date:       2010-09-17 10:51:52
Message-ID: 20100917105152.60824AC888 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1176318 by adridg:

Remove superfluous (and error-causing) ;

 M  +1 -1      plasmakpart.h  


--- trunk/KDE/kdebase/runtime/plasma/kpart/plasmakpart.h #1176317:1176318
@@ -45,7 +45,7 @@
 class PlasmaKPart : public KParts::ReadOnlyPart
 {
 Q_OBJECT
-Q_PROPERTY( Plasma::Applet::List activeApplets READ listActiveApplets );
+Q_PROPERTY( Plasma::Applet::List activeApplets READ listActiveApplets )
 public:
     PlasmaKPart(QWidget* parentWidget, QObject* parent, const QVariantList&);
     ~PlasmaKPart();
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic