Include 'Parts library' button in order
This commit is contained in:
parent
9bbbed4567
commit
72b9deddb7
@ -134,6 +134,7 @@ public class RocketComponentConfig extends JPanel {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
this.add(selectPreset);
|
this.add(selectPreset);
|
||||||
|
order.add(selectPreset);
|
||||||
}
|
}
|
||||||
|
|
||||||
tabbedPane = new JTabbedPane();
|
tabbedPane = new JTabbedPane();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user