Capitalise root sidebar widget (#7350)
Co-authored-by: Rossmaxx <74815851+Rossmaxx@users.noreply.github.com>
This commit is contained in:
@@ -135,7 +135,7 @@ MainWindow::MainWindow() :
|
||||
embed::getIconPixmap("home").transformed(QTransform().rotate(90)), splitter, false));
|
||||
|
||||
QStringList root_paths;
|
||||
QString title = tr( "Root directory" );
|
||||
QString title = tr("Root Directory");
|
||||
bool dirs_as_items = false;
|
||||
|
||||
#ifdef LMMS_BUILD_APPLE
|
||||
|
||||
Reference in New Issue
Block a user