mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 13:49:53 -06:00
MemoryWidget add dual views for two separate column types. Force first column to be Hex32.
This commit is contained in:
@ -98,6 +98,7 @@ private:
|
||||
QComboBox* m_display_combo;
|
||||
QComboBox* m_align_combo;
|
||||
QComboBox* m_row_length_combo;
|
||||
QCheckBox* m_dual_check;
|
||||
QPushButton* m_set_value;
|
||||
QPushButton* m_from_file;
|
||||
QPushButton* m_dump_mram;
|
||||
|
Reference in New Issue
Block a user