rename Plasma::Position

This commit is contained in:
Marco Martin 2013-05-14 19:08:43 +02:00
parent 6b4d1f31d1
commit 7b3c29ee07

View File

@ -306,7 +306,7 @@ PLASMA_EXPORT Types::Direction locationToInverseDirection(Types::Location locati
//typedef Types::ActionType ActionType;
//typedef Types::Direction Direction;
//typedef Types::Location Location;
typedef Types::Position Position;
//typedef Types::Position Position;
typedef Types::PopupPlacement PopupPlacement;
typedef Types::FlipDirection FlipDirection;
typedef Types::IntervalAlignment IntervalAlignment;