summaryrefslogtreecommitdiff
path: root/src/common/string_util.h
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2015-05-23 02:25:21 -0300
committerYuri Kunde Schlesner <yuriks@yuriks.net>2015-05-23 02:27:27 -0300
commitc9244a03c701fa8e274c8500795fe1f6c1b27830 (patch)
tree924e2caaa867dfc2f9a63580b862705a8c6ac274 /src/common/string_util.h
parenta7946f9027a87da93cd76ec46d54cadf4203b082 (diff)
Qt: Silence a bogus warning printed when using the debug runtime
The Qt debug runtime prints a bogus warning on the console if you haven't called makeCurrent since the last time you called swapBuffers. This presumably means something if you're using QGLWidget the "regular" way, but in our multi-threaded use case is harmless since we never call doneCurrent in the rendering thread.
Diffstat (limited to 'src/common/string_util.h')
0 files changed, 0 insertions, 0 deletions