Unverified Commit dffb0ef9 authored by Christopher Ryan Combs Jr's avatar Christopher Ryan Combs Jr Committed by GitHub
Browse files

Unable to build ipce due to declaration in header but no implementation in cpp

parent c5e553bb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1377,9 +1377,9 @@ namespace Isis {


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

  void JigsawSetupDialog::on_applySettingsPushButton_clicked() {}
#if 0
    // Get the current selected images
    QAbstractProxyModel *model = m_ui->treeView->model();
    // QItemSelectionModel *selectionModel = m_ui->treeView->selectionModel();