[nostalgia] Update nested namespaces for C++17
This commit is contained in:
@@ -29,8 +29,7 @@
|
||||
|
||||
#include "mainwindow.hpp"
|
||||
|
||||
namespace nostalgia {
|
||||
namespace studio {
|
||||
namespace nostalgia::studio {
|
||||
|
||||
const QString MainWindow::StateFilePath = "studio_state.json";
|
||||
|
||||
@@ -375,4 +374,3 @@ void MainWindow::refreshProjectExplorer(QString path) {
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user