summaryrefslogtreecommitdiff
path: root/src/resources/openglimagehelper.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-06-30 00:05:03 +0300
committerAndrei Karas <akaras@inbox.ru>2012-06-30 00:05:03 +0300
commit7e3170fa2b3f602428404e2f82fdb8c6640ea787 (patch)
treeec3cab5f60f1e746241dc37f66481be0b416d69c /src/resources/openglimagehelper.cpp
parent8448f1c4c07f49caa83a755e732918320e0e161f (diff)
downloadplus-7e3170fa2b3f602428404e2f82fdb8c6640ea787.tar.gz
plus-7e3170fa2b3f602428404e2f82fdb8c6640ea787.tar.bz2
plus-7e3170fa2b3f602428404e2f82fdb8c6640ea787.tar.xz
plus-7e3170fa2b3f602428404e2f82fdb8c6640ea787.zip
Extend bind texture debug logging.
Diffstat (limited to 'src/resources/openglimagehelper.cpp')
-rw-r--r--src/resources/openglimagehelper.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/openglimagehelper.cpp b/src/resources/openglimagehelper.cpp
index 7606b9ec8..63c103e1f 100644
--- a/src/resources/openglimagehelper.cpp
+++ b/src/resources/openglimagehelper.cpp
@@ -275,4 +275,5 @@ int OpenGLImageHelper::useOpenGL()
{
return mUseOpenGL;
}
+
#endif