Refactor Widget loading.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#include "GLBucket.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
std::unique_ptr<GLBucket> GLBucket::s_instance = std::unique_ptr<GLBucket>(new GLBucket);
|
||||
|
||||
GLBucket &GLBucket::instance()
|
||||
|
||||
Reference in New Issue
Block a user