rename Plasma::Direction

This commit is contained in:
Marco Martin 2013-05-14 18:44:12 +02:00
parent 52b42a247e
commit 6b4d1f31d1

View File

@ -304,7 +304,7 @@ PLASMA_EXPORT Types::Direction locationToInverseDirection(Types::Location locati
//typedef Types::FormFactor FormFactor;
//typedef Types::ContainmentType ContainmentType;
//typedef Types::ActionType ActionType;
typedef Types::Direction Direction;
//typedef Types::Direction Direction;
//typedef Types::Location Location;
typedef Types::Position Position;
typedef Types::PopupPlacement PopupPlacement;