mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Second and final pass of clearing out tabs.
This commit is contained in:
@ -60,13 +60,13 @@ protected:
|
||||
u32 old_value;
|
||||
};
|
||||
|
||||
std::vector<CheatSearchResult> search_results;
|
||||
std::vector<CheatSearchResult> search_results;
|
||||
unsigned int search_type_size;
|
||||
|
||||
wxChoice* search_type;
|
||||
wxListBox* lbox_search_results;
|
||||
wxListBox* lbox_search_results;
|
||||
wxStaticText* label_results_count;
|
||||
wxTextCtrl* textctrl_value_x;
|
||||
wxTextCtrl* textctrl_value_x;
|
||||
wxButton *btnInitScan, *btnNextScan;
|
||||
|
||||
struct
|
||||
|
Reference in New Issue
Block a user