[nostalgia] Update nested namespaces for C++17
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
|
||||
#include <nostalgia/studio/studio.hpp>
|
||||
|
||||
namespace nostalgia {
|
||||
namespace world {
|
||||
namespace nostalgia::world {
|
||||
|
||||
class WorldEditor: public QWidget {
|
||||
|
||||
@@ -21,4 +20,3 @@ class WorldEditor: public QWidget {
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user