@@ -133,12 +133,12 @@ MainWindow::MainWindow() :
|
||||
sideBar->appendTab( new FileBrowser( root_paths.join( "*" ), "*",
|
||||
#ifdef LMMS_BUILD_WIN32
|
||||
tr( "My computer" ),
|
||||
#endif
|
||||
#ifdef LMMS_BUILD_APPLE
|
||||
#elif LMMS_BUILD_APPLE
|
||||
tr( "Volumes" ),
|
||||
#else
|
||||
tr( "Root directory" ),
|
||||
#endif
|
||||
|
||||
embed::getIconPixmap( "computer" ).transformed( QTransform().rotate( 90 ) ),
|
||||
splitter,
|
||||
#ifdef LMMS_BUILD_WIN32
|
||||
|
||||
Reference in New Issue
Block a user