Merge pull request #1565 from SiboVG/issue-1561
[#1561] Such a stupid bug....
This commit is contained in:
commit
f3a62d77d4
@ -91,7 +91,7 @@ public class MotorChooserDialog extends JDialog implements CloseableDialog {
|
||||
// Set the closeable dialog after all initialization
|
||||
selectionPanel.setCloseableDialog(this);
|
||||
|
||||
GUIUtil.setDisposableDialogOptions(this, cancelButton);
|
||||
GUIUtil.setWindowIcons(this);
|
||||
}
|
||||
|
||||
public void setMotorMountAndConfig( FlightConfigurationId _fcid, MotorMount _mount ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user