Commit 7b98d72a authored by Summer Stapleton's avatar Summer Stapleton
Browse files

Updated to include lat/lon status bar

parent 347a786b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -100,6 +100,7 @@ namespace Isis {
    //  the footprints.
    connect(this, SIGNAL(redrawMeasures()), m_sceneWidget->getScene(), SLOT(update()));
    
    setStatusBar(statusBar);

    m_fileListWidget = new ImageFileListWidget(directory);