Loading isis/src/qisis/apps/ipce/IpceMainWindow.h +2 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
isis/src/qisis/apps/ipce/IpceMainWindow.h +2 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading