mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Fixed typo from previous JavaFX removal commit.
This commit is contained in:
parent
e67f6df0d6
commit
ff001cdc5d
1 changed files with 1 additions and 1 deletions
|
|
@ -817,7 +817,7 @@ public class ConnectDialog extends MageDialog {
|
|||
}//GEN-LAST:event_btnCheckStatusActionPerformed
|
||||
|
||||
private void btnWhatsNewActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnWhatsNewActionPerformed
|
||||
MageFrame.getInstance().showWhatsNewDialog();
|
||||
MageFrame.showWhatsNewDialog();
|
||||
}//GEN-LAST:event_btnWhatsNewActionPerformed
|
||||
|
||||
private void btnFindMainActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_btnFindMainActionPerformed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue