From 6b1aef8a5ff8175ce0f09bbb9c95279601f81c79 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 12 Oct 2015 15:33:13 -0400 Subject: Re-enable the option to go to an eternally-mounted device directory (Looks like I missed it during the big conversion) --- lumina-fm/MainUI.cpp | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) diff --git a/lumina-fm/MainUI.cpp b/lumina-fm/MainUI.cpp index 3e8c7146..dfd3e2c9 100644 --- a/lumina-fm/MainUI.cpp +++ b/lumina-fm/MainUI.cpp @@ -273,7 +273,7 @@ void MainUI::RebuildDeviceMenu(){ QStringList devs = LOS::ExternalDevicePaths(); //Output Format: :::::::: (6/24/14 - version 0.4.0 ) // = [USB, HDRIVE, SDCARD, DVD, LVM, UNKNOWN] - + qDebug() << "Externally-mounted devices:" << devs; //Now add them to the menu appropriately for(int i=0; i