Explorar o código

Fehler behoben

Kolja Strohm %!s(int64=6) %!d(string=hai) anos
pai
achega
29c3e50e63
Modificáronse 1 ficheiros con 1 adicións e 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()