Loading isis/src/qisis/apps/ipce/IpceMainWindow.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -338,6 +338,7 @@ namespace Isis { m_fileMenuActions.append(exitAction); m_permToolBarActions.append(exitAction); // 6-13-18 Kaitlyn Lee - Commented this out because it is not currently being used // QAction *saveNet = new QAction("&Save Active Control Network", this); // saveNet->setIcon( QIcon::fromTheme("document-save") ); // saveNet->setShortcut(Qt::CTRL + Qt::Key_S); Loading isis/src/qisis/objs/Directory/Directory.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1795,7 +1795,7 @@ namespace Isis { /** * Save the current active control. * * 6-13-18 Kaitlyn Lee - Commented this out because it is not currently being used */ // void Directory::saveActiveControl() { // Loading Loading
isis/src/qisis/apps/ipce/IpceMainWindow.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -338,6 +338,7 @@ namespace Isis { m_fileMenuActions.append(exitAction); m_permToolBarActions.append(exitAction); // 6-13-18 Kaitlyn Lee - Commented this out because it is not currently being used // QAction *saveNet = new QAction("&Save Active Control Network", this); // saveNet->setIcon( QIcon::fromTheme("document-save") ); // saveNet->setShortcut(Qt::CTRL + Qt::Key_S); Loading
isis/src/qisis/objs/Directory/Directory.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -1795,7 +1795,7 @@ namespace Isis { /** * Save the current active control. * * 6-13-18 Kaitlyn Lee - Commented this out because it is not currently being used */ // void Directory::saveActiveControl() { // Loading