compile with -pedantic
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=762324
This commit is contained in:
parent
9cc8eabf9b
commit
6f89539ced
@ -97,7 +97,7 @@ public:
|
||||
NoState = 0,
|
||||
HoverState = 1,
|
||||
PressedState = 2,
|
||||
ManualPressedState = 4,
|
||||
ManualPressedState = 4
|
||||
};
|
||||
Q_DECLARE_FLAGS(IconStates, IconState)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user