godot/drivers/gl_context
marxin 4889c65922 Fix -Wnon-virtual-dtor warnings.
Example of the warning:
./core/script_language.h:198:7: warning: 'class ScriptCodeCompletionCache' has virtual functions and accessible non-virtual destructor [-Wnon-virtual-dtor]

(cherry picked from commit f9f2413e69)
2019-04-03 17:01:04 +02:00
..
SCsub
context_gl.cpp
context_gl.h Fix -Wnon-virtual-dtor warnings. 2019-04-03 17:01:04 +02:00