mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 20:13:35 +02:00
Fix the crash in Debug builds, caused by undeclared metatype for AudioInjector*
This commit is contained in:
parent
5375b87297
commit
69863dd735
1 changed files with 1 additions and 0 deletions
|
@ -121,5 +121,6 @@ private:
|
|||
friend class AudioInjectorManager;
|
||||
};
|
||||
|
||||
Q_DECLARE_METATYPE(AudioInjector*)
|
||||
|
||||
#endif // hifi_AudioInjector_h
|
||||
|
|
Loading…
Reference in a new issue