Loading isis/src/qisis/apps/ipce/IpceMainWindow.h +1 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ namespace Isis { * @history 2018-05-01 Tracie Sucharski - Code accidently left commented from previous checking. * Fixes #5412. * @history 2018-06-18 Makayla Shepherd - Set the QApplication name so that BundleAdjust does * not put things out to the command line for ipce. Fixes #4171. * not output text to the command line for ipce. Fixes #4171. * */ class IpceMainWindow : public QMainWindow { Loading Loading
isis/src/qisis/apps/ipce/IpceMainWindow.h +1 −1 Original line number Diff line number Diff line Loading @@ -130,7 +130,7 @@ namespace Isis { * @history 2018-05-01 Tracie Sucharski - Code accidently left commented from previous checking. * Fixes #5412. * @history 2018-06-18 Makayla Shepherd - Set the QApplication name so that BundleAdjust does * not put things out to the command line for ipce. Fixes #4171. * not output text to the command line for ipce. Fixes #4171. * */ class IpceMainWindow : public QMainWindow { Loading