Commit fdad2af8 authored by Tracie Sucharski's avatar Tracie Sucharski
Browse files

PROG: Accidently left commented code in last checkin. Fixes #5412.

parent b0019e14
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -127,6 +127,8 @@ namespace Isis {
   *                           containing the given widget. In the closeEvent method check whether
   *                           there is an active control and if it has been modified as additional
   *                           test to determine whether project needs saving.
   *   @history 2018-05-01 Tracie Sucharski - Code accidently left commented from previous checking.
   *                           Fixes #5412.
   *  
   */
  class IpceMainWindow : public QMainWindow {