Unverified Commit 2a0c3a1c authored by ihumphrey's avatar ihumphrey Committed by GitHub
Browse files

commented out on_applySettingsPushButton_clicked

parent e78885a0
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -1378,6 +1378,8 @@ namespace Isis {
  }


// Commented out since it contains some unimplemented functions (i.e. pseudo-code)
#if 0
  void JigsawSetupDialog::on_applySettingsPushButton_clicked() {

    // Get the current selected images
@@ -1458,6 +1460,7 @@ namespace Isis {
    }

  }
#endif