mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-11 12:56:14 -05:00
Qt/ARCodeWidget: Support drag and drop reordering
This commit is contained in:
@@ -47,6 +47,8 @@ private:
|
||||
void OnCodeEditPressed();
|
||||
void OnCodeRemovePressed();
|
||||
|
||||
void OnListReordered();
|
||||
|
||||
const UICommon::GameFile& m_game;
|
||||
std::string m_game_id;
|
||||
u16 m_game_revision;
|
||||
|
||||
Reference in New Issue
Block a user