diff --git a/eeschema/sch_collectors.cpp b/eeschema/sch_collectors.cpp index d435d5a9c4..2d4e0236f3 100644 --- a/eeschema/sch_collectors.cpp +++ b/eeschema/sch_collectors.cpp @@ -130,6 +130,7 @@ const KICAD_T SCH_COLLECTOR::DraggableItems[] = { SCH_BUS_ENTRY_T, SCH_LINE_T, SCH_POLYLINE_T, + SCH_LABEL_T, SCH_GLOBAL_LABEL_T, SCH_HIERARCHICAL_LABEL_T, SCH_COMPONENT_T,