mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 06:57:56 -05:00
Address feedback
This commit is contained in:
@ -27,7 +27,7 @@ private:
|
||||
void changeEvent(QEvent* event) override;
|
||||
void RetranslateUI();
|
||||
|
||||
ConfigureInputPlayer* debug_controller;
|
||||
|
||||
std::unique_ptr<Ui::ConfigureDebugController> ui;
|
||||
|
||||
ConfigureInputPlayer* debug_controller;
|
||||
};
|
||||
|
Reference in New Issue
Block a user