Eeschema: fix bug 1092834 (Hotkey 'G' Drag label not working)

This commit is contained in:
jean-pierre charras 2012-12-21 13:56:17 +01:00
parent 143debdd61
commit d919d71054
1 changed files with 1 additions and 0 deletions

View File

@ -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,