Răsfoiți Sursa

Fehler behoben

Kolja Strohm 6 ani în urmă
părinte
comite
29c3e50e63
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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()