Explorar el Código

Fehler behoben

Kolja Strohm hace 6 años
padre
commit
29c3e50e63
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      GSL/Include/GSLSoundV.h

+ 1 - 1
GSL/Include/GSLSoundV.h

@@ -5,7 +5,7 @@
 
 namespace GSL
 {
-    class GSLSoundV : protected virtual Framework::Thread
+    class GSLSoundV : public virtual Framework::Thread
     {
     public:
         virtual ~GSLSoundV()