Unverified Commit 904da4c6 authored by kledmundson's avatar kledmundson Committed by GitHub
Browse files

Merge pull request #201 from chrisryancombs/ipceBundleWindow

Fixed issue with missing function declaration in Directory
parents c7013cd1 4431ee30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -257,7 +257,7 @@ namespace Isis {
      CnetEditorView *addCnetEditorView(Control *control);
      CubeDnView *addCubeDnView();
      Footprint2DView *addFootprint2DView();
      JigsawRunWidget *addJigsawView();
      JigsawRunWidget *addJigsawRunWidget();
      MatrixSceneWidget *addMatrixView();
      TargetInfoWidget *addTargetInfoView(TargetBodyQsp target);
      TemplateEditorWidget *addTemplateEditorView(Template *currentTemplate);