remove ui namespace which is not really used, move CameraData in camera_modes.h to avoid the inclusion of canva.h
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
#include "app.h"
|
||||
#include "shader.h"
|
||||
|
||||
using namespace ui;
|
||||
|
||||
void App::initShaders()
|
||||
{
|
||||
static const char* shader_v =
|
||||
|
||||
Reference in New Issue
Block a user