m_rotate180LayerAction=newKAction(KIcon("object-rotate-right"),i18nc("rotate the layer 90 degrees to the right","Rotate Layer of 90° to the Right"),this);
m_rotate180LayerAction=newKAction(KIcon("object-rotate-right"),i18nc("rotate the layer 90 degrees to the right","Rotate Layer 90° to the Right"),this);
m_rotate270LayerAction=newKAction(KIcon("object-rotate-left"),i18nc("rotate the layer 90 degrees to the left","Rotate Layer of 90° to the Left"),this);
m_rotate270LayerAction=newKAction(KIcon("object-rotate-left"),i18nc("rotate the layer 90 degrees to the left","Rotate Layer 90° to the Left"),this);