diff --git a/src/plasma/plasma.h b/src/plasma/plasma.h index a718281d3..2c4e6c0e0 100644 --- a/src/plasma/plasma.h +++ b/src/plasma/plasma.h @@ -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;