More work splitting example framework into two pieces.
This commit is contained in:
@ -75,7 +75,7 @@ public:
|
||||
}
|
||||
|
||||
protected:
|
||||
void initialize() override
|
||||
void initializeExample() override
|
||||
{
|
||||
QSharedPointer<QGLShaderProgram> shader(new QGLShaderProgram);
|
||||
|
||||
|
Reference in New Issue
Block a user