we use QT>= 4.6 in kde >= 4.4
svn path=/trunk/KDE/kdebase/workspace/; revision=1107623
This commit is contained in:
parent
e3aefe524a
commit
eb0a8f02b6
1 changed files with 0 additions and 2 deletions
|
@ -91,9 +91,7 @@ class DesktopChangeItem : public QObject, public QGraphicsItem
|
|||
Q_PROPERTY( qreal arrowValue READ arrowValue WRITE setArrowValue )
|
||||
Q_PROPERTY( qreal highLightValue READ highLightValue WRITE setHighLightValue )
|
||||
|
||||
#if QT_VERSION >= 0x040600
|
||||
Q_INTERFACES(QGraphicsItem)
|
||||
#endif
|
||||
public:
|
||||
DesktopChangeItem( Workspace* ws, DesktopChangeOSD* parent, int desktop );
|
||||
~DesktopChangeItem();
|
||||
|
|
Loading…
Reference in a new issue