mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
NetworkCaptureLogger: Add GameCube BBA support
This commit is contained in:
@ -58,5 +58,6 @@ private:
|
||||
QCheckBox* m_dump_root_ca_checkbox;
|
||||
QCheckBox* m_dump_peer_cert_checkbox;
|
||||
QCheckBox* m_verify_certificates_checkbox;
|
||||
QCheckBox* m_dump_bba_checkbox;
|
||||
QPushButton* m_open_dump_folder;
|
||||
};
|
||||
|
Reference in New Issue
Block a user