mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-10 13:33:49 -04:00
activated compiler warnings
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
|
||||
GLShaderSimple::GLShaderSimple() :
|
||||
m_program(0),
|
||||
m_colorLoc(0),
|
||||
m_matrixLoc(0)
|
||||
m_matrixLoc(0),
|
||||
m_colorLoc(0)
|
||||
{ }
|
||||
|
||||
GLShaderSimple::~GLShaderSimple()
|
||||
|
||||
Reference in New Issue
Block a user