src/glCompiler.h

changeset 856
6bdc03091441
parent 855
e16f1587ef44
child 857
e62983881460
--- a/src/glCompiler.h	Mon Jul 28 03:34:05 2014 +0300
+++ b/src/glCompiler.h	Mon Jul 28 16:38:34 2014 +0300
@@ -24,11 +24,7 @@
 
 // =============================================================================
 //
-#ifdef USE_QT5
 class GLCompiler : protected QOpenGLFunctions
-#else
-class GLCompiler
-#endif
 {
 public:
 	struct ObjectVBOInfo

mercurial