slots -> Q_SLOTS
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=707337
This commit is contained in:
parent
a29ae57a7d
commit
c27291a3fc
@ -189,7 +189,7 @@ Q_SIGNALS:
|
||||
protected:
|
||||
virtual void updateItem( qreal value , LayoutItem* item );
|
||||
|
||||
private slots:
|
||||
private Q_SLOTS:
|
||||
void valueChanged(qreal value);
|
||||
void animationCompleted();
|
||||
void itemAutoDeleter( LayoutItem *item , State oldState , State newState );
|
||||
|
Loading…
Reference in New Issue
Block a user