Code cleanup
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
#include <src/Resource/ResourceLoader.h>
|
||||
#include <src/Core/String.h>
|
||||
|
||||
class MeshPanel : ComponentPanel {
|
||||
class MeshPanel : ComponentPanel
|
||||
{
|
||||
private:
|
||||
Scope<ModelResourceInspector> _modelInspector;
|
||||
bool _expanded = false;
|
||||
|
||||
Reference in New Issue
Block a user