Removed FIXME since this seems to be the best place for it.
This commit is contained in:
parent
3f4f712472
commit
3b6cf7ea5d
@ -204,8 +204,7 @@ public class RocketComponentConfig extends JPanel {
|
||||
String materialString, String finishString) {
|
||||
|
||||
if ( component.getPresetType() != null ) {
|
||||
//// Body tube template
|
||||
// FIXME: Move to proper location
|
||||
// If the component supports a preset, show the preset selection box.
|
||||
panel.add(new JLabel(trans.get("PresetModel.lbl.select")));
|
||||
presetModel = new PresetModel( this, component);
|
||||
((ComponentPresetDatabase)Application.getComponentPresetDao()).addDatabaseListener(presetModel);
|
||||
|
Loading…
x
Reference in New Issue
Block a user