* Fixed client crush on old systems without JavaFX supports like MacOS 10.9;

This commit is contained in:
Oleg Agafonov 2019-04-02 08:20:48 +04:00
parent 3e18305890
commit b7e68f3e0a
4 changed files with 18 additions and 8 deletions

View file

@ -136,7 +136,7 @@ public class AboutDialog extends MageDialog {
}//GEN-LAST:event_btnOkActionPerformed
private void btnWhatsNewActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnWhatsNewActionPerformed
MageFrame.getInstance().getWhatsNewDialog().checkUpdatesAndShow(true);
MageFrame.getInstance().showWhatsNewDialog(true);
}//GEN-LAST:event_btnWhatsNewActionPerformed
// Variables declaration - do not modify//GEN-BEGIN:variables