diff --git a/plasma/plasma.h b/plasma/plasma.h index 8926ce51..45235374 100644 --- a/plasma/plasma.h +++ b/plasma/plasma.h @@ -178,8 +178,7 @@ enum IntervalAlignment { }; enum ItemTypes { - AppletType = QGraphicsItem::UserType + 1, - LineEditType = QGraphicsItem::UserType + 2 + AppletType = QGraphicsItem::UserType + 1 }; /**