Commit 43812387 authored by Tyler Wilson's avatar Tyler Wilson
Browse files

PROG: Removed #include directive for ProjectTreeWidget because that class has...

PROG:  Removed #include directive for ProjectTreeWidget because that class has been deprecated.  References #3986,#3963

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@6867 41f8697f-d340-4b68-9986-7bafba869bb8
parent 85839fe6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@
#include "MosaicSceneWidget.h"
#include "ProgressWidget.h"
#include "Project.h"
#include "ProjectTreeWidget.h"


namespace Isis {
  /**