Fix some warnings
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
#include <SettingsWindow.hpp>
|
#include <SettingsWindow.hpp>
|
||||||
|
|
||||||
struct QtInstanceFactory;
|
struct QtInstanceFactory;
|
||||||
struct ParallelRdpWindowInfo;
|
class ParallelRdpWindowInfo;
|
||||||
namespace Vulkan {
|
namespace Vulkan {
|
||||||
struct WSIPlatform;
|
class WSIPlatform;
|
||||||
}
|
}
|
||||||
|
|
||||||
class EmuThread : public QThread
|
class EmuThread : public QThread
|
||||||
|
|||||||
Reference in New Issue
Block a user