瀏覽代碼

Fehler behoben

Kolja Strohm 6 年之前
父節點
當前提交
29c3e50e63
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()