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

PROG: Forgot to save a file before previous checkin.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce@8339 41f8697f-d340-4b68-9986-7bafba869bb8
parent 1394dedd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -205,7 +205,7 @@ namespace Isis {
   *                           a temporary fix until the project and model/view is improved.
   *                           Corrected the setting of the project root when pening a project from
   *                           the command line. Removed m_projectPath, it is no longer needed since
   *                           m_projectRoot contains the correct path.
   *                           m_projectRoot contains the correct path. References #5104.
   */
  class Project : public QObject {
    Q_OBJECT