mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Qt/PathPane: Various fixes
This commit is contained in:
@ -26,6 +26,9 @@ private:
|
||||
QGridLayout* MakePathsLayout();
|
||||
void RemovePath();
|
||||
|
||||
void OnSDCardPathChanged();
|
||||
void OnNANDPathChanged();
|
||||
|
||||
QListWidget* m_path_list;
|
||||
QLineEdit* m_game_edit;
|
||||
QLineEdit* m_nand_edit;
|
||||
|
Reference in New Issue
Block a user