Commit 5663d287 authored by Tyler Wilson's avatar Tyler Wilson
Browse files

PROG: Changed history entry because it referenced the wrong Redmine number...

PROG:  Changed history entry because it referenced the wrong Redmine number for the previous commit.  Instead of 4816, it should have been 4760.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce_FY17-Sprint1@7626 41f8697f-d340-4b68-9986-7bafba869bb8
parent 935ec054
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ namespace Isis {
   *                           setup and action into setupExecution and execute. Fixes #4763.
   *   @history 2017-05-01 Tyler Wilson - Modified the setupExecution() function so that
   *                           it no longer causes a segmentation fault when the user attempts
   *                           to export a control network from the file menu.  Fixes #4816.
   *                           to export a control network from the file menu.  Fixes #4760.
   */
  class ExportControlNetWorkOrder : public WorkOrder {
      Q_OBJECT