rename Plasma::ActionType

This commit is contained in:
Marco Martin 2013-05-14 18:39:07 +02:00
parent c90e6d23cf
commit 52b42a247e

View File

@ -303,7 +303,7 @@ PLASMA_EXPORT Types::Direction locationToInverseDirection(Types::Location locati
//Q_DECLARE_FLAGS(Constraints, Constraint)
//typedef Types::FormFactor FormFactor;
//typedef Types::ContainmentType ContainmentType;
typedef Types::ActionType ActionType;
//typedef Types::ActionType ActionType;
typedef Types::Direction Direction;
//typedef Types::Location Location;
typedef Types::Position Position;