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