Skip to content

Commit

Permalink
Bug #3597259 QC_MDIWindow::slotFileNewTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
Rallaz committed Dec 26, 2012
1 parent c6bae92 commit 72af1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion librecad/src/main/qc_mdiwindow.cpp
Expand Up @@ -342,7 +342,7 @@ bool QC_MDIWindow::slotFileNewTemplate(const QString& fileName, RS2::FormatType
RS_DEBUG->print("QC_MDIWindow::slotFileNewTemplate: failed");

RS_DEBUG->print("QC_MDIWindow::slotFileNewTemplate end");
return true;
return ret;
}


Expand Down

0 comments on commit 72af1e3

Please sign in to comment.