Commit c5d91a6d authored by Tyler Wilson's avatar Tyler Wilson
Browse files

PROG: Updated history entry for IpceTool.h

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce@7888 41f8697f-d340-4b68-9986-7bafba869bb8
parent db1c124e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ namespace Isis {
   *   @history 2016-10-25 Tracie Sucharski - Check for existence of Control net in the
   *                           paintViewport method.
   *   @history 2017-05-18 Tracie Sucharski - Added serialNumber to the modifyControlPoint signal. 
   *   @history 2017-07-18 Tyler Wilson - Added the ability for the Ipce tool to check and see
   *   @history 2017-07-27 Tyler Wilson - Added the ability for the Ipce tool to check and see
   *                           if control nets exist within the current project within
   *                           the toolPadAction function.  If no control nets exist within the
   *                           project, the Ipce tool is disabled on start-up.  Fixes #4994.