Loading isis/src/qisis/objs/Footprint2DView/Footprint2DView.cpp +2 −1 Original line number Diff line number Diff line Loading @@ -100,6 +100,7 @@ namespace Isis { // the footprints. connect(this, SIGNAL(redrawMeasures()), m_sceneWidget->getScene(), SLOT(update())); setStatusBar(statusBar); m_fileListWidget = new ImageFileListWidget(directory); Loading Loading
isis/src/qisis/objs/Footprint2DView/Footprint2DView.cpp +2 −1 Original line number Diff line number Diff line Loading @@ -100,6 +100,7 @@ namespace Isis { // the footprints. connect(this, SIGNAL(redrawMeasures()), m_sceneWidget->getScene(), SLOT(update())); setStatusBar(statusBar); m_fileListWidget = new ImageFileListWidget(directory); Loading