mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 05:53:26 +02:00
changes to make development easier in QtCreator
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef OPENGL_ES
|
||||
|
||||
#include "painterogl1.h"
|
||||
#include "graphics.h"
|
||||
|
||||
@@ -279,3 +281,5 @@ void PainterOGL1::updateGlTextureState()
|
||||
glDisableClientState(GL_TEXTURE_COORD_ARRAY);
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user