Loading isis/src/qisis/objs/Directory/ImportControlNetWorkOrder.h +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ namespace Isis { * Failed cnet is imported. Fixes #5186 * @histroy 2018-06-13 Kaitlyn Lee - Removed undoExecution() because we should not want to undo * an import. In postExecution(), added the ability to set an active * control network when one control network is imported. * control network when one control network is imported. Fixes #5440 #5389. */ class ImportControlNetWorkOrder : public WorkOrder { Q_OBJECT Loading Loading
isis/src/qisis/objs/Directory/ImportControlNetWorkOrder.h +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ namespace Isis { * Failed cnet is imported. Fixes #5186 * @histroy 2018-06-13 Kaitlyn Lee - Removed undoExecution() because we should not want to undo * an import. In postExecution(), added the ability to set an active * control network when one control network is imported. * control network when one control network is imported. Fixes #5440 #5389. */ class ImportControlNetWorkOrder : public WorkOrder { Q_OBJECT Loading