mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 02:05:47 +00:00
yuzu: Hook qt camera to camera driver
This commit is contained in:
parent
f19e7be6e8
commit
cc83e0a600
15 changed files with 491 additions and 4 deletions
|
@ -29,6 +29,7 @@ signals:
|
|||
void CallTouchscreenConfigDialog();
|
||||
void CallMotionTouchConfigDialog();
|
||||
void CallRingControllerDialog();
|
||||
void CallCameraDialog();
|
||||
|
||||
private:
|
||||
void changeEvent(QEvent* event) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue