Ian McInerney
10 months ago
1 changed files with
2 additions and
0 deletions
-
pcbnew/dialogs/dialog_plot.cpp
|
|
|
@ -593,6 +593,8 @@ void DIALOG_PLOT::arrangeAllLayersList( const LSEQ& aSeq ) |
|
|
|
m_plotAllLayersList->MoveCurrentUp(); |
|
|
|
currentPos--; |
|
|
|
} |
|
|
|
|
|
|
|
idx++; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|